2025-03-20 08:27:31.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-20 08:27:31.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:31.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:31.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:31.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:31.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a19573 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-20 08:27:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:31.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-20 08:27:31.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-20 08:27:31.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-20 08:27:31.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-20 08:27:31.487 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-20 08:27:31.503 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-20 08:27:31.505 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-20 08:27:31.526 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:31.529 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe27158 2025-03-20 08:27:31.529 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe27158 2025-03-20 08:27:31.531 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@712580d4 2025-03-20 08:27:31.531 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@712580d4 2025-03-20 08:27:31.533 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751a1a28 2025-03-20 08:27:31.533 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751a1a28 2025-03-20 08:27:31.535 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30188aef 2025-03-20 08:27:31.535 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30188aef 2025-03-20 08:27:31.536 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1c4505 2025-03-20 08:27:31.537 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1c4505 2025-03-20 08:27:31.538 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e25d72 2025-03-20 08:27:31.539 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e25d72 2025-03-20 08:27:31.540 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@240ccc3c 2025-03-20 08:27:31.541 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@240ccc3c 2025-03-20 08:27:31.542 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@503775a0 2025-03-20 08:27:31.542 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@503775a0 2025-03-20 08:27:31.544 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3d26ce 2025-03-20 08:27:31.544 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3d26ce 2025-03-20 08:27:31.544 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:31.636 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:31.636 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:31.637 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:31.638 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:31.639 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-20 08:27:31.640 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-20 08:27:31.640 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:31.640 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-20 08:27:31.698 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-20 08:27:31.715 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-20 08:27:31.730 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-20 08:27:31.743 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-20 08:27:31.756 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-20 08:27:31.760 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-20 08:27:31.812 [DefaultDispatcher-worker-6 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-20 08:27:31.832 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-20 08:27:31.832 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-20 08:27:31.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-20 08:27:31.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-20 08:27:31.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:31.842 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-20 08:27:31.842 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:31.842 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21eee94f: (connection evicted) 2025-03-20 08:27:31.843 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fe27158: (connection evicted) 2025-03-20 08:27:31.843 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@712580d4: (connection evicted) 2025-03-20 08:27:31.843 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751a1a28: (connection evicted) 2025-03-20 08:27:31.843 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30188aef: (connection evicted) 2025-03-20 08:27:31.844 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1c4505: (connection evicted) 2025-03-20 08:27:31.844 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e25d72: (connection evicted) 2025-03-20 08:27:31.844 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@240ccc3c: (connection evicted) 2025-03-20 08:27:31.844 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@503775a0: (connection evicted) 2025-03-20 08:27:31.845 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e3d26ce: (connection evicted) 2025-03-20 08:27:31.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:31.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-20 08:27:31.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-20 08:27:31.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b670c0 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:31.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:31.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-20 08:27:31.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2025-03-20 08:27:31.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2025-03-20 08:27:31.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-20 08:27:31.853 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2025-03-20 08:27:31.859 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2025-03-20 08:27:31.860 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2025-03-20 08:27:31.861 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:31.862 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:31.862 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:31.862 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:31.869 [DefaultDispatcher-worker-1 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2025-03-20 08:27:31.870 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-20 08:27:31.870 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:31.870 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-20 08:27:31.873 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2025-03-20 08:27:31.882 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2025-03-20 08:27:31.890 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2025-03-20 08:27:31.898 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2025-03-20 08:27:31.906 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2025-03-20 08:27:31.909 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2025-03-20 08:27:31.936 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c 2025-03-20 08:27:31.952 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:31.955 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f923e2 2025-03-20 08:27:31.955 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f923e2 2025-03-20 08:27:31.957 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@293ed96d 2025-03-20 08:27:31.957 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-20 08:27:31.957 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@293ed96d 2025-03-20 08:27:31.957 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-20 08:27:31.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-20 08:27:31.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-20 08:27:31.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=3, active=0, idle=3, waiting=0) 2025-03-20 08:27:31.958 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:31.958 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22fb9a2c: (connection evicted) 2025-03-20 08:27:31.958 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-20 08:27:31.959 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27f923e2: (connection evicted) 2025-03-20 08:27:31.959 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d014892 2025-03-20 08:27:31.959 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d014892 2025-03-20 08:27:31.959 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@293ed96d: (connection evicted) 2025-03-20 08:27:31.959 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d014892: (connection evicted) 2025-03-20 08:27:31.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:31.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-20 08:27:31.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c72189f 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:31.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:31.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@58882a93 2025-03-20 08:27:31.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@58882a93 2025-03-20 08:27:31.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-20 08:27:32.094 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e1add6f 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:32.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:32.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-20 08:27:32.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@43786627 2025-03-20 08:27:32.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@43786627 2025-03-20 08:27:32.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-20 08:27:32.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65e620b0 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:32.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-20 08:27:32.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-03-20 08:27:32.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-03-20 08:27:32.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-20 08:27:32.388 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43786627 2025-03-20 08:27:32.425 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.439 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.541 [DefaultDispatcher-worker-9 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-03-20 08:27:32.546 [DefaultDispatcher-worker-9 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-03-20 08:27:32.547 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59727/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-20 08:27:32.547 [DefaultDispatcher-worker-9 @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:59727/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-20 08:27:32.547 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59727/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-20 08:27:32.559 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59727/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-20 08:27:32.559 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59727/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-20 08:27:32.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-20 08:27:32.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-20 08:27:32.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.577 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43786627: (connection evicted) 2025-03-20 08:27:32.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:32.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-20 08:27:32.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-20 08:27:32.579 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74707df8 2025-03-20 08:27:32.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f10d055 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:32.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d801d8 2025-03-20 08:27:32.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d801d8 2025-03-20 08:27:32.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b9b97ad 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:32.592 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:32.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-20 08:27:32.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-03-20 08:27:32.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-03-20 08:27:32.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-20 08:27:32.617 [DefaultDispatcher-worker-8 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-03-20 08:27:32.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-20 08:27:32.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-20 08:27:32.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.620 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d801d8: (connection evicted) 2025-03-20 08:27:32.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:32.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-20 08:27:32.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-20 08:27:32.621 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298e002d 2025-03-20 08:27:32.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d27c27 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:32.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:32.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-20 08:27:32.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@70485aa 2025-03-20 08:27:32.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@70485aa 2025-03-20 08:27:32.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-20 08:27:32.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-20 08:27:32.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:32.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:32.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:32.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:32.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:32.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:32.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf8b77 2025-03-20 08:27:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:32.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:32.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-03-20 08:27:32.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@628962e5 2025-03-20 08:27:32.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-20 08:27:32.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-20 08:27:32.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-20 08:27:32.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.640 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70485aa: (connection evicted) 2025-03-20 08:27:32.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:32.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-20 08:27:32.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5368e981 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:32.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:32.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b7c350 2025-03-20 08:27:32.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b7c350 2025-03-20 08:27:32.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-20 08:27:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@586737ff 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:32.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e6a68 2025-03-20 08:27:32.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e6a68 2025-03-20 08:27:32.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-20 08:27:32.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-20 08:27:32.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-20 08:27:32.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.659 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b7c350: (connection evicted) 2025-03-20 08:27:32.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:32.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-20 08:27:32.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c18ee69 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:32.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-20 08:27:32.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d7eea4 2025-03-20 08:27:32.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d7eea4 2025-03-20 08:27:32.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a3462f 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:32.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:32.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-20 08:27:32.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@632c3f55 2025-03-20 08:27:32.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@632c3f55 2025-03-20 08:27:32.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-20 08:27:32.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-20 08:27:32.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-20 08:27:32.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.686 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65d7eea4: (connection evicted) 2025-03-20 08:27:32.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:32.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-20 08:27:32.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-20 08:27:32.693 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.736 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.753 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.772 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100807ca 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:32.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc7255c 2025-03-20 08:27:32.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fc7255c 2025-03-20 08:27:32.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a47036 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:32.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-03-20 08:27:32.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-03-20 08:27:32.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-20 08:27:32.946 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.949 [DefaultDispatcher-worker-5 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-03-20 08:27:32.958 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:32.967 [DefaultDispatcher-worker-5 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-03-20 08:27:32.972 [DefaultDispatcher-worker-5 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-03-20 08:27:32.976 [DefaultDispatcher-worker-5 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-03-20 08:27:33.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-20 08:27:33.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-20 08:27:33.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.009 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fc7255c: (connection evicted) 2025-03-20 08:27:33.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-20 08:27:33.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-20 08:27:33.013 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ab9ae9 2025-03-20 08:27:33.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-20 08:27:33.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae66c98 2025-03-20 08:27:33.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-20 08:27:33.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@768f4b42 2025-03-20 08:27:33.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@768f4b42 2025-03-20 08:27:33.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-20 08:27:33.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-20 08:27:33.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a6e8ed 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c66ddab 2025-03-20 08:27:33.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c66ddab 2025-03-20 08:27:33.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-20 08:27:33.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-20 08:27:33.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-20 08:27:33.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.034 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@768f4b42: (connection evicted) 2025-03-20 08:27:33.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-20 08:27:33.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dd8a273 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-03-20 08:27:33.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@566f4659 2025-03-20 08:27:33.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1328f482 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-03-20 08:27:33.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-03-20 08:27:33.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-20 08:27:33.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-20 08:27:33.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-20 08:27:33.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.046 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@566f4659: (connection evicted) 2025-03-20 08:27:33.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-20 08:27:33.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a99c42c 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-20 08:27:33.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2025-03-20 08:27:33.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2025-03-20 08:27:33.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec082a1 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-20 08:27:33.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-03-20 08:27:33.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b7e04a 2025-03-20 08:27:33.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-20 08:27:33.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-20 08:27:33.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-20 08:27:33.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.057 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c: (connection evicted) 2025-03-20 08:27:33.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-20 08:27:33.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ba1cdbe 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2025-03-20 08:27:33.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@226e07e7 2025-03-20 08:27:33.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c31e410 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2025-03-20 08:27:33.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6febec41 2025-03-20 08:27:33.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-20 08:27:33.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-20 08:27:33.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-20 08:27:33.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.115 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@226e07e7: (connection evicted) 2025-03-20 08:27:33.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-20 08:27:33.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c0c90b 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-20 08:27:33.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-20 08:27:33.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-03-20 08:27:33.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-03-20 08:27:33.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f3ba6a 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-20 08:27:33.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-03-20 08:27:33.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-03-20 08:27:33.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-20 08:27:33.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-20 08:27:33.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-20 08:27:33.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.129 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35454c7a: (connection evicted) 2025-03-20 08:27:33.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-20 08:27:33.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be3f8f8 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1 2025-03-20 08:27:33.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1 2025-03-20 08:27:33.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-20 08:27:33.131 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de33fde 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-20 08:27:33.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-03-20 08:27:33.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-03-20 08:27:33.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-20 08:27:33.144 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.148 [DefaultDispatcher-worker-6 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-03-20 08:27:33.149 [DefaultDispatcher-worker-6 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-03-20 08:27:33.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-20 08:27:33.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-20 08:27:33.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.150 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ceb68a1: (connection evicted) 2025-03-20 08:27:33.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-20 08:27:33.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-20 08:27:33.151 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e0d521 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ebbc06 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@430d3021 2025-03-20 08:27:33.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@430d3021 2025-03-20 08:27:33.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-20 08:27:33.156 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f290bc 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae42248 2025-03-20 08:27:33.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae42248 2025-03-20 08:27:33.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-20 08:27:33.168 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-20 08:27:33.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-20 08:27:33.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.182 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@430d3021: (connection evicted) 2025-03-20 08:27:33.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-20 08:27:33.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c41a177 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab0659 2025-03-20 08:27:33.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab0659 2025-03-20 08:27:33.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644947ee 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2025-03-20 08:27:33.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2025-03-20 08:27:33.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-20 08:27:33.227 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.240 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.262 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.290 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.298 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.300 [DefaultDispatcher-worker-6 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2025-03-20 08:27:33.301 [DefaultDispatcher-worker-6 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2025-03-20 08:27:33.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-20 08:27:33.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-20 08:27:33.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.301 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43ab0659: (connection evicted) 2025-03-20 08:27:33.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-20 08:27:33.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-20 08:27:33.302 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714bffd5 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb1d475 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2025-03-20 08:27:33.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@718f3088 2025-03-20 08:27:33.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-20 08:27:33.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-03-20 08:27:33.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-03-20 08:27:33.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-20 08:27:33.404 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.413 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-20 08:27:33.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-20 08:27:33.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.450 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@718f3088: (connection evicted) 2025-03-20 08:27:33.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-20 08:27:33.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-03-20 08:27:33.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-03-20 08:27:33.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25216999 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-03-20 08:27:33.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-03-20 08:27:33.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-20 08:27:33.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-20 08:27:33.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-20 08:27:33.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.480 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a: (connection evicted) 2025-03-20 08:27:33.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-20 08:27:33.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5788722f 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-20 08:27:33.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-03-20 08:27:33.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-03-20 08:27:33.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-20 08:27:33.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-20 08:27:33.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-03-20 08:27:33.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-03-20 08:27:33.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-20 08:27:33.562 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.583 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.590 [DefaultDispatcher-worker-8 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-03-20 08:27:33.591 [DefaultDispatcher-worker-8 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-03-20 08:27:33.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-20 08:27:33.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-20 08:27:33.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.592 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5: (connection evicted) 2025-03-20 08:27:33.592 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-20 08:27:33.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-20 08:27:33.593 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-03-20 08:27:33.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@186295cc 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b28cff 2025-03-20 08:27:33.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b28cff 2025-03-20 08:27:33.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-20 08:27:33.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-20 08:27:33.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73dbe25 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-03-20 08:27:33.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bfdaa7a 2025-03-20 08:27:33.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-20 08:27:33.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-20 08:27:33.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-20 08:27:33.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.608 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b28cff: (connection evicted) 2025-03-20 08:27:33.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-20 08:27:33.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb71788 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-03-20 08:27:33.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-03-20 08:27:33.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-20 08:27:33.631 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-03-20 08:27:33.636 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-03-20 08:27:33.638 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cdeb1 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-03-20 08:27:33.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a3316b6 2025-03-20 08:27:33.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-20 08:27:33.646 [DefaultDispatcher-worker-9 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dac40b 2025-03-20 08:27:33.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-20 08:27:33.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-20 08:27:33.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.651 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dac40b: (connection evicted) 2025-03-20 08:27:33.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-20 08:27:33.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e5364a3 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:33.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:33.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-20 08:27:33.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-20 08:27:33.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-03-20 08:27:33.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-03-20 08:27:33.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-20 08:27:33.657 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-03-20 08:27:33.662 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-03-20 08:27:33.663 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3578a45b 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-03-20 08:27:33.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-03-20 08:27:33.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-20 08:27:33.671 [DefaultDispatcher-worker-4 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-03-20 08:27:33.671 [DefaultDispatcher-worker-1 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-03-20 08:27:33.673 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-03-20 08:27:33.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-20 08:27:33.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-20 08:27:33.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.675 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62054faf: (connection evicted) 2025-03-20 08:27:33.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-20 08:27:33.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f50dd0 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-20 08:27:33.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-03-20 08:27:33.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-03-20 08:27:33.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-20 08:27:33.680 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-03-20 08:27:33.685 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-03-20 08:27:33.686 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d297d4d 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-03-20 08:27:33.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-03-20 08:27:33.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-20 08:27:33.692 [DefaultDispatcher-worker-1 @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58 2025-03-20 08:27:33.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-20 08:27:33.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-20 08:27:33.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.702 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8ef1d58: (connection evicted) 2025-03-20 08:27:33.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-20 08:27:33.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b172e3 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:33.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-20 08:27:33.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-20 08:27:33.705 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@304068 2025-03-20 08:27:33.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@304068 2025-03-20 08:27:33.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-20 08:27:33.707 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304068 2025-03-20 08:27:33.712 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304068 2025-03-20 08:27:33.714 [Test worker @coroutine#297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304068 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99c3cee 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db461b5 2025-03-20 08:27:33.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db461b5 2025-03-20 08:27:33.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-20 08:27:33.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-20 08:27:33.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-20 08:27:33.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:27:33.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-20 08:27:33.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-20 08:27:33.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c206b14 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2336cd91 2025-03-20 08:27:33.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2336cd91 2025-03-20 08:27:33.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-20 08:27:33.741 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.751 [DefaultDispatcher-worker-18 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2336cd91 2025-03-20 08:27:33.757 [DefaultDispatcher-worker-10 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2336cd91 2025-03-20 08:27:33.765 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.785 [DefaultDispatcher-worker-15 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2336cd91 2025-03-20 08:27:33.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-20 08:27:33.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-20 08:27:33.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.786 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2336cd91: (connection evicted) 2025-03-20 08:27:33.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-20 08:27:33.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@570ed9c 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-20 08:27:33.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5034681f 2025-03-20 08:27:33.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@5034681f 2025-03-20 08:27:33.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-20 08:27:33.788 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.808 [DefaultDispatcher-worker-5 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5034681f 2025-03-20 08:27:33.813 [DefaultDispatcher-worker-5 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5034681f 2025-03-20 08:27:33.815 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-20 08:27:33.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-20 08:27:33.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.823 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5034681f: (connection evicted) 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-20 08:27:33.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2d58e6 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-20 08:27:33.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-03-20 08:27:33.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-03-20 08:27:33.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-20 08:27:33.845 [DefaultDispatcher-worker-1 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377e90b0 2025-03-20 08:27:33.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-20 08:27:33.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-20 08:27:33.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.847 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377e90b0: (connection evicted) 2025-03-20 08:27:33.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-20 08:27:33.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b26e90 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-20 08:27:33.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-03-20 08:27:33.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-03-20 08:27:33.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-20 08:27:33.868 [DefaultDispatcher-worker-10 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-03-20 08:27:33.872 [DefaultDispatcher-worker-16 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-03-20 08:27:33.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-20 08:27:33.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-20 08:27:33.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.873 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3: (connection evicted) 2025-03-20 08:27:33.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-20 08:27:33.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8b1202a 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-20 08:27:33.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@57839834 2025-03-20 08:27:33.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@57839834 2025-03-20 08:27:33.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-20 08:27:33.895 [DefaultDispatcher-worker-4 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57839834 2025-03-20 08:27:33.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-20 08:27:33.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-20 08:27:33.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.897 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57839834: (connection evicted) 2025-03-20 08:27:33.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-20 08:27:33.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-20 08:27:33.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e61a863 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:33.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fea9a7b 2025-03-20 08:27:33.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fea9a7b 2025-03-20 08:27:33.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-20 08:27:33.916 [DefaultDispatcher-worker-15 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fea9a7b 2025-03-20 08:27:33.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-20 08:27:33.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-20 08:27:33.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:33.916 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fea9a7b: (connection evicted) 2025-03-20 08:27:33.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:33.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-20 08:27:33.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d5cd210 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:34.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:34.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edb1e9c 2025-03-20 08:27:34.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6edb1e9c 2025-03-20 08:27:34.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-20 08:27:34.095 [DefaultDispatcher-worker-6 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edb1e9c 2025-03-20 08:27:34.100 [DefaultDispatcher-worker-4 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edb1e9c 2025-03-20 08:27:34.102 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43429/manifest.json 2025-03-20 08:27:34.102 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43429/manifest.json. 2025-03-20 08:27:34.102 [Test worker @coroutine#339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43429/manifest.json 2025-03-20 08:27:34.103 [Test worker @coroutine#339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43429/manifest.json 2025-03-20 08:27:34.103 [Test worker @coroutine#339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43429/manifest.json 2025-03-20 08:27:34.157 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:34.176 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43429/manifest.json. 2025-03-20 08:27:34.176 [Test worker @coroutine#339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43429/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:27:34.184 [DefaultDispatcher-worker-14 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6edb1e9c 2025-03-20 08:27:34.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-20 08:27:34.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-20 08:27:34.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:34.188 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6edb1e9c: (connection evicted) 2025-03-20 08:27:34.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:34.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-20 08:27:34.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56554365 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:34.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@66130c3b 2025-03-20 08:27:34.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@66130c3b 2025-03-20 08:27:34.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dfa2f64 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:34.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c55978 2025-03-20 08:27:34.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c55978 2025-03-20 08:27:34.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-20 08:27:34.240 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-20 08:27:34.280 [Test worker] INFO ktor.application - Application started in 0.043 seconds. 2025-03-20 08:27:34.280 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2f3a0f37 2025-03-20 08:27:34.315 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:34.323 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:34.335 [DefaultDispatcher-worker-14 @coroutine#351] INFO ktor.application - Responding at http://0.0.0.0:34807 2025-03-20 08:27:34.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26c2f767 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:34.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cb5047 2025-03-20 08:27:34.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@10cb5047 2025-03-20 08:27:34.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-20 08:27:34.355 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-20 08:27:34.359 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-20 08:27:34.359 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-20 08:27:34.359 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-20 08:27:34.359 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-20 08:27:34.359 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-20 08:27:34.359 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-20 08:27:34.359 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-20 08:27:34.359 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10f192d8 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:34.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:34.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-20 08:27:34.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-03-20 08:27:34.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-03-20 08:27:34.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-20 08:27:34.391 [DefaultDispatcher-worker-13 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-03-20 08:27:34.397 [DefaultDispatcher-worker-14 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-03-20 08:27:34.402 [DefaultDispatcher-worker-2 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cb5047 2025-03-20 08:27:34.404 [DefaultDispatcher-worker-2 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cb5047 2025-03-20 08:27:34.408 [DefaultDispatcher-worker-8 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-03-20 08:27:34.413 [DefaultDispatcher-worker-2 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-03-20 08:27:34.413 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34807/api/content/707032595258109952/_ustadmanifest.json 2025-03-20 08:27:34.413 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34807/api/content/707032595258109952/_ustadmanifest.json. 2025-03-20 08:27:34.413 [Test worker @coroutine#356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34807/api/content/707032595258109952/_ustadmanifest.json 2025-03-20 08:27:34.415 [Test worker @coroutine#356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34807/api/content/707032595258109952/_ustadmanifest.json 2025-03-20 08:27:34.415 [Test worker @coroutine#356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34807/api/content/707032595258109952/_ustadmanifest.json 2025-03-20 08:27:34.415 [Test worker @coroutine#356] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34807/api/content/707032595258109952/_ustadmanifest.json. 2025-03-20 08:27:34.415 [Test worker @coroutine#356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34807/api/content/707032595258109952/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:27:34.423 [DefaultDispatcher-worker-13 @coroutine#356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-03-20 08:27:34.426 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-20 08:27:34.427 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-26bc2101-90ba-4199-ae13-9c339c6b5df9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-20 08:27:34.428 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 08:27:34.429 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-26bc2101-90ba-4199-ae13-9c339c6b5df9 2025-03-20 08:27:34.431 [DefaultDispatcher-worker-13 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34807/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:34.431 [DefaultDispatcher-worker-13 @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:34807/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:34.431 [DefaultDispatcher-worker-13 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34807/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:34.431 [DefaultDispatcher-worker-13 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34807/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:34.436 [DefaultDispatcher-worker-9 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-03-20 08:27:34.437 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34807/UmAppDatabase/replication/nodeId 2025-03-20 08:27:34.437 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34807/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:34.437 [DefaultDispatcher-worker-9 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34807/UmAppDatabase/replication/nodeId 2025-03-20 08:27:34.437 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:34.441 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34807/api/blob/upload-init-batch 2025-03-20 08:27:34.441 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34807/api/blob/upload-init-batch. 2025-03-20 08:27:34.441 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34807/api/blob/upload-init-batch 2025-03-20 08:27:34.441 [DefaultDispatcher-worker-9 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34807/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 08:27:34.461 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:34.475 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-20 08:27:34.475 [eventLoopGroupProxy-4-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 08:27:34.475 [eventLoopGroupProxy-4-4 @call-handler#399] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 08:27:34.475 [eventLoopGroupProxy-4-2 @call-handler#400] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 08:27:34.478 [eventLoopGroupProxy-4-4 @call-handler#399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:34.478 [eventLoopGroupProxy-4-2 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:34.480 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-20 08:27:34.480 [eventLoopGroupProxy-4-1 @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-03-20 08:27:34.480 [eventLoopGroupProxy-4-1 @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-03-20 08:27:34.481 [DefaultDispatcher-worker-19 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34807/UmAppDatabase/replication/nodeId 2025-03-20 08:27:34.481 [DefaultDispatcher-worker-19 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34807/UmAppDatabase/replication/nodeId 2025-03-20 08:27:34.482 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:34.483 [DefaultDispatcher-worker-19 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34807/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:34.483 [DefaultDispatcher-worker-19 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34807/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:34.485 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-03-20 08:27:34.485 [eventLoopGroupProxy-4-4 @call-handler#399] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-03-20 08:27:34.488 [DefaultDispatcher-worker-5 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-03-20 08:27:34.489 [eventLoopGroupProxy-4-3 @coroutine#407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66130c3b 2025-03-20 08:27:34.494 [DefaultDispatcher-worker-10 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-03-20 08:27:34.498 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 26ms 2025-03-20 08:27:34.501 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34807/api/blob/upload-init-batch 2025-03-20 08:27:34.501 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34807/api/blob/upload-init-batch 2025-03-20 08:27:34.504 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34807/api/blob/upload-init-batch. 2025-03-20 08:27:34.504 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34807/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:34.512 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34807/api/blob/upload-batch-data 2025-03-20 08:27:34.512 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34807/api/blob/upload-batch-data. 2025-03-20 08:27:34.512 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34807/api/blob/upload-batch-data 2025-03-20 08:27:34.512 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34807/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:34.515 [eventLoopGroupProxy-4-1 @call-handler#413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:34.525 [eventLoopGroupProxy-4-1 @coroutine#414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66130c3b 2025-03-20 08:27:34.525 [eventLoopGroupProxy-4-1 @call-handler#413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:34.526 [eventLoopGroupProxy-4-1 @call-handler#413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-20 08:27:34.526 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34807/api/blob/upload-batch-data 2025-03-20 08:27:34.531 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34807/api/blob/upload-batch-data 2025-03-20 08:27:34.531 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34807/api/blob/upload-batch-data. 2025-03-20 08:27:34.531 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34807/api/blob/upload-batch-data 2025-03-20 08:27:34.531 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34807/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:34.533 [eventLoopGroupProxy-4-1 @call-handler#418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:34.535 [eventLoopGroupProxy-4-1 @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66130c3b 2025-03-20 08:27:34.536 [eventLoopGroupProxy-4-1 @call-handler#418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:34.536 [eventLoopGroupProxy-4-1 @call-handler#418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-20 08:27:34.536 [DefaultDispatcher-worker-10 @coroutine#411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34807/api/blob/upload-batch-data 2025-03-20 08:27:34.548 [DefaultDispatcher-worker-12 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-03-20 08:27:34.556 [DefaultDispatcher-worker-7 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-03-20 08:27:34.566 [DefaultDispatcher-worker-7 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34807/UmAppDatabase/replication/message 2025-03-20 08:27:34.566 [DefaultDispatcher-worker-7 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34807/UmAppDatabase/replication/message. 2025-03-20 08:27:34.566 [DefaultDispatcher-worker-7 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34807/UmAppDatabase/replication/message 2025-03-20 08:27:34.566 [DefaultDispatcher-worker-7 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34807/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 08:27:34.568 [eventLoopGroupProxy-4-1 @call-handler#432] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 08:27:34.568 [eventLoopGroupProxy-4-1 @call-handler#432] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 08:27:34.568 [eventLoopGroupProxy-4-1 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:34.580 [DefaultDispatcher-worker-7 @call-handler#432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c55978 2025-03-20 08:27:34.581 [eventLoopGroupProxy-4-1 @call-handler#432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:34.581 [eventLoopGroupProxy-4-1 @call-handler#432] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-03-20 08:27:34.581 [DefaultDispatcher-worker-3 @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34807/api/content/707032595258109952/_ustadmanifest.json 2025-03-20 08:27:34.581 [DefaultDispatcher-worker-3 @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34807/api/content/707032595258109952/_ustadmanifest.json. 2025-03-20 08:27:34.581 [DefaultDispatcher-worker-3 @coroutine#350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34807/api/content/707032595258109952/_ustadmanifest.json 2025-03-20 08:27:34.581 [DefaultDispatcher-worker-13 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34807/UmAppDatabase/replication/message 2025-03-20 08:27:34.581 [DefaultDispatcher-worker-13 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34807/UmAppDatabase/replication/message 2025-03-20 08:27:34.582 [DefaultDispatcher-worker-13 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34807/UmAppDatabase/replication/message. 2025-03-20 08:27:34.582 [DefaultDispatcher-worker-13 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34807/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:34.582 [DefaultDispatcher-worker-12 @coroutine#350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34807/api/content/707032595258109952/_ustadmanifest.json 2025-03-20 08:27:34.582 [DefaultDispatcher-worker-12 @coroutine#350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34807/api/content/707032595258109952/_ustadmanifest.json 2025-03-20 08:27:34.583 [DefaultDispatcher-worker-12 @coroutine#350] 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:34807/api/content/707032595258109952/_ustadmanifest.json. 2025-03-20 08:27:34.583 [DefaultDispatcher-worker-12 @coroutine#350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34807/api/content/707032595258109952/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:27:34.588 [DefaultDispatcher-worker-10 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf 2025-03-20 08:27:34.588 [DefaultDispatcher-worker-18 @coroutine#350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42c55978 2025-03-20 08:27:34.589 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-20 08:27:34.589 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-20 08:27:34.589 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-20 08:27:34.590 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-20 08:27:34.590 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-20 08:27:34.590 [Test worker @coroutine#444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10cb5047 2025-03-20 08:27:34.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-20 08:27:34.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-20 08:27:34.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:34.591 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c38e2bf: (connection evicted) 2025-03-20 08:27:34.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:34.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-20 08:27:34.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-20 08:27:34.856 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 08:27:34.856 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 08:27:35.049 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 08:27:35.595 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2f3a0f37 2025-03-20 08:27:35.596 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2f3a0f37 2025-03-20 08:27:35.598 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66130c3b 2025-03-20 08:27:35.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-20 08:27:35.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-20 08:27:35.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:35.598 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42c55978: (connection evicted) 2025-03-20 08:27:35.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:35.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-20 08:27:35.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cfd9b0a 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:35.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:35.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:35.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:35.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-20 08:27:35.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-03-20 08:27:35.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-03-20 08:27:35.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c571162 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:35.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:35.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2025-03-20 08:27:35.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2025-03-20 08:27:35.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-20 08:27:35.612 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-20 08:27:35.614 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-20 08:27:35.614 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2e96489b 2025-03-20 08:27:35.615 [DefaultDispatcher-worker-18 @coroutine#456] INFO ktor.application - Responding at http://0.0.0.0:35563 2025-03-20 08:27:35.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4281a26f 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:35.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-03-20 08:27:35.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-03-20 08:27:35.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-20 08:27:35.618 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-20 08:27:35.618 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-20 08:27:35.618 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-20 08:27:35.618 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-20 08:27:35.618 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-20 08:27:35.618 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-20 08:27:35.618 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-20 08:27:35.618 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-20 08:27:35.618 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fecd2c 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:35.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:35.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:35.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-20 08:27:35.639 [DefaultDispatcher-worker-13 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:35.644 [DefaultDispatcher-worker-6 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:35.648 [DefaultDispatcher-worker-3 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-03-20 08:27:35.650 [Test worker @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-03-20 08:27:35.654 [DefaultDispatcher-worker-1 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:35.659 [DefaultDispatcher-worker-11 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:35.659 [Test worker @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/content/707032602574749696/_ustadmanifest.json 2025-03-20 08:27:35.659 [Test worker @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/content/707032602574749696/_ustadmanifest.json. 2025-03-20 08:27:35.659 [Test worker @coroutine#462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/content/707032602574749696/_ustadmanifest.json 2025-03-20 08:27:35.660 [Test worker @coroutine#462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/content/707032602574749696/_ustadmanifest.json 2025-03-20 08:27:35.660 [Test worker @coroutine#462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35563/api/content/707032602574749696/_ustadmanifest.json 2025-03-20 08:27:35.661 [Test worker @coroutine#462] 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:35563/api/content/707032602574749696/_ustadmanifest.json. 2025-03-20 08:27:35.661 [Test worker @coroutine#462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35563/api/content/707032602574749696/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:27:35.666 [DefaultDispatcher-worker-8 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-03-20 08:27:35.669 [DefaultDispatcher-worker-12 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:35.669 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-20 08:27:35.669 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-36d2d55a-05c0-4ea6-80ce-9138849f663f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-20 08:27:35.670 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 08:27:35.670 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-36d2d55a-05c0-4ea6-80ce-9138849f663f 2025-03-20 08:27:35.671 [DefaultDispatcher-worker-12 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:35.671 [DefaultDispatcher-worker-12 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35563/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:35.671 [DefaultDispatcher-worker-12 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:35.671 [DefaultDispatcher-worker-12 @coroutine#484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:35.673 [eventLoopGroupProxy-7-1 @call-handler#494] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 08:27:35.673 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:35.673 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:35.674 [eventLoopGroupProxy-7-2 @call-handler#495] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 08:27:35.674 [eventLoopGroupProxy-7-1 @call-handler#494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:35.674 [eventLoopGroupProxy-7-2 @call-handler#495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:35.674 [eventLoopGroupProxy-7-1 @call-handler#494] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-20 08:27:35.674 [DefaultDispatcher-worker-4 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:35.674 [DefaultDispatcher-worker-4 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35563/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:35.677 [DefaultDispatcher-worker-10 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:35.677 [DefaultDispatcher-worker-10 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/UmAppDatabase/replication/nodeId 2025-03-20 08:27:35.677 [DefaultDispatcher-worker-10 @coroutine#483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35563/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:35.677 [DefaultDispatcher-worker-10 @coroutine#483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/UmAppDatabase/replication/nodeId 2025-03-20 08:27:35.678 [DefaultDispatcher-worker-4 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-init-batch 2025-03-20 08:27:35.678 [eventLoopGroupProxy-7-1 @call-handler#503] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 08:27:35.678 [DefaultDispatcher-worker-4 @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:35563/api/blob/upload-init-batch. 2025-03-20 08:27:35.678 [DefaultDispatcher-worker-4 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-init-batch 2025-03-20 08:27:35.678 [DefaultDispatcher-worker-4 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 08:27:35.678 [eventLoopGroupProxy-7-1 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:35.678 [eventLoopGroupProxy-7-1 @call-handler#503] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-20 08:27:35.679 [DefaultDispatcher-worker-11 @coroutine#483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/UmAppDatabase/replication/nodeId 2025-03-20 08:27:35.679 [DefaultDispatcher-worker-11 @coroutine#483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35563/UmAppDatabase/replication/nodeId 2025-03-20 08:27:35.679 [eventLoopGroupProxy-7-1 @call-handler#508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-20 08:27:35.679 [eventLoopGroupProxy-7-1 @call-handler#508] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-20 08:27:35.681 [eventLoopGroupProxy-7-1 @coroutine#509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-03-20 08:27:35.681 [eventLoopGroupProxy-7-1 @call-handler#508] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-20 08:27:35.682 [DefaultDispatcher-worker-17 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-init-batch 2025-03-20 08:27:35.682 [DefaultDispatcher-worker-17 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35563/api/blob/upload-init-batch 2025-03-20 08:27:35.682 [DefaultDispatcher-worker-17 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-init-batch. 2025-03-20 08:27:35.682 [DefaultDispatcher-worker-17 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35563/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:35.683 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:35.683 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:35.683 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:35.683 [DefaultDispatcher-worker-17 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:35.684 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:35.685 [DefaultDispatcher-worker-13 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:35.686 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-03-20 08:27:35.686 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:35.686 [eventLoopGroupProxy-7-1 @call-handler#515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:35.687 [DefaultDispatcher-worker-8 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:35.688 [DefaultDispatcher-worker-8 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:35.688 [DefaultDispatcher-worker-8 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:35.688 [DefaultDispatcher-worker-8 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:35.688 [DefaultDispatcher-worker-8 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:35.689 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:35.692 [eventLoopGroupProxy-7-1 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-03-20 08:27:35.693 [eventLoopGroupProxy-7-1 @call-handler#521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:35.693 [DefaultDispatcher-worker-5 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:35.693 [eventLoopGroupProxy-7-1 @call-handler#521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-20 08:27:35.693 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:35.694 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:35.694 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:35.694 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:35.695 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:35.696 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:35.704 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:35.704 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:35.716 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:35.719 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:35.737 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:35.738 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:35.738 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:35.739 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:35.739 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:35.739 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:35.739 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:35.740 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:35.740 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:35.740 [DefaultDispatcher-worker-5 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:35.741 [DefaultDispatcher-worker-6 @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:35.741 [DefaultDispatcher-worker-6 @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35563/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:35.741 [DefaultDispatcher-worker-6 @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:35563/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35563/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-20 08:27:35.741 [DefaultDispatcher-worker-6 @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:35563/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:35.748 [DefaultDispatcher-worker-12 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:35.754 [DefaultDispatcher-worker-8 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:35.755 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-20 08:27:36.255 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-cbc0d923-008f-42b3-8da4-f73ceeb1a402', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-20 08:27:36.256 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 08:27:36.256 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-cbc0d923-008f-42b3-8da4-f73ceeb1a402 2025-03-20 08:27:36.258 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-init-batch 2025-03-20 08:27:36.258 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-init-batch. 2025-03-20 08:27:36.258 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-init-batch 2025-03-20 08:27:36.258 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 08:27:36.259 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-20 08:27:36.260 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-20 08:27:36.260 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-03-20 08:27:36.262 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-20 08:27:36.262 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-init-batch 2025-03-20 08:27:36.262 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35563/api/blob/upload-init-batch 2025-03-20 08:27:36.262 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-init-batch. 2025-03-20 08:27:36.262 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35563/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:36.263 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.263 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.263 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.263 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.264 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.266 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.266 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:36.267 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.267 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.267 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.267 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.267 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.268 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.270 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.270 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:36.270 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.271 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.271 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.271 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.271 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.271 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.313 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.313 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:36.314 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.314 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.314 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.314 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.314 [DefaultDispatcher-worker-20 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.315 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.357 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.357 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:36.358 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.358 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.358 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.358 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.359 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.360 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.401 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.401 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:36.402 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.402 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.402 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.402 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.402 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.403 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.445 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.445 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:36.446 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.446 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.446 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.446 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.446 [DefaultDispatcher-worker-17 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.447 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.489 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.489 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:36.490 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.490 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.491 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.491 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.491 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.491 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.533 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.533 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:36.534 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.534 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.535 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.535 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.535 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.535 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.577 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.577 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:36.578 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.578 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.579 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.579 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.579 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.580 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.621 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.621 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:36.622 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.622 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.622 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.622 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.622 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.623 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.665 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.665 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:36.666 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.666 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.666 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.666 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.666 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.667 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.709 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.710 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:36.710 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.711 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.711 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.711 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.711 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.711 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.753 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.753 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:36.754 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.754 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.755 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.755 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.755 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.755 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.762 [DefaultDispatcher-worker-19 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:36.798 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-03-20 08:27:36.799 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.799 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-20 08:27:36.799 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.800 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.800 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.800 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.800 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.801 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.802 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-03-20 08:27:36.803 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.803 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:36.803 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.804 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.804 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/blob/upload-batch-data. 2025-03-20 08:27:36.804 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.804 [DefaultDispatcher-worker-8 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:36.804 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:36.806 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-03-20 08:27:36.806 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.806 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:36.806 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/blob/upload-batch-data 2025-03-20 08:27:36.813 [DefaultDispatcher-worker-7 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:36.818 [DefaultDispatcher-worker-3 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:36.818 [DefaultDispatcher-worker-3 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/UmAppDatabase/replication/message 2025-03-20 08:27:36.818 [DefaultDispatcher-worker-3 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35563/UmAppDatabase/replication/message. 2025-03-20 08:27:36.818 [DefaultDispatcher-worker-3 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/UmAppDatabase/replication/message 2025-03-20 08:27:36.818 [DefaultDispatcher-worker-3 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35563/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 08:27:36.819 [eventLoopGroupProxy-7-1 @call-handler#607] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 08:27:36.820 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 08:27:36.820 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:36.832 [DefaultDispatcher-worker-6 @call-handler#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2025-03-20 08:27:36.832 [eventLoopGroupProxy-7-1 @call-handler#607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:36.832 [eventLoopGroupProxy-7-1 @call-handler#607] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-20 08:27:36.832 [DefaultDispatcher-worker-12 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35563/api/content/707032602574749696/_ustadmanifest.json 2025-03-20 08:27:36.832 [DefaultDispatcher-worker-12 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35563/api/content/707032602574749696/_ustadmanifest.json. 2025-03-20 08:27:36.832 [DefaultDispatcher-worker-12 @coroutine#455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35563/api/content/707032602574749696/_ustadmanifest.json 2025-03-20 08:27:36.833 [DefaultDispatcher-worker-19 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/UmAppDatabase/replication/message 2025-03-20 08:27:36.833 [DefaultDispatcher-worker-19 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35563/UmAppDatabase/replication/message 2025-03-20 08:27:36.833 [DefaultDispatcher-worker-19 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35563/UmAppDatabase/replication/message. 2025-03-20 08:27:36.833 [DefaultDispatcher-worker-19 @coroutine#485] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35563/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:36.834 [DefaultDispatcher-worker-8 @coroutine#455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35563/api/content/707032602574749696/_ustadmanifest.json 2025-03-20 08:27:36.834 [DefaultDispatcher-worker-8 @coroutine#455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35563/api/content/707032602574749696/_ustadmanifest.json 2025-03-20 08:27:36.835 [DefaultDispatcher-worker-8 @coroutine#455] 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:35563/api/content/707032602574749696/_ustadmanifest.json. 2025-03-20 08:27:36.835 [DefaultDispatcher-worker-8 @coroutine#455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35563/api/content/707032602574749696/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:27:36.839 [DefaultDispatcher-worker-6 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 08:27:36.841 [DefaultDispatcher-worker-17 @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2025-03-20 08:27:36.842 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-20 08:27:36.842 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-20 08:27:36.842 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-20 08:27:36.842 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-20 08:27:36.842 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-20 08:27:36.843 [Test worker @coroutine#623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1e578f 2025-03-20 08:27:36.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-20 08:27:36.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-20 08:27:36.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:36.843 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52b32622: (connection evicted) 2025-03-20 08:27:36.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:36.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-20 08:27:36.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-20 08:27:37.118 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 08:27:37.256 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 08:27:37.313 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 08:27:37.602 [DefaultDispatcher-worker-18 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33622388 2025-03-20 08:27:37.847 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2e96489b 2025-03-20 08:27:37.847 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2e96489b 2025-03-20 08:27:37.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-20 08:27:37.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-20 08:27:37.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:37.848 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d60cbad: (connection evicted) 2025-03-20 08:27:37.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:37.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-20 08:27:37.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-20 08:27:37.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@641c8ba4 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:37.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-03-20 08:27:37.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-03-20 08:27:37.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626ff077 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:37.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-03-20 08:27:37.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-03-20 08:27:37.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-20 08:27:37.885 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-20 08:27:37.886 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-20 08:27:37.886 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4b808427 2025-03-20 08:27:37.888 [DefaultDispatcher-worker-10 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:42297 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481c1e92 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:37.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-03-20 08:27:37.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-03-20 08:27:37.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-20 08:27:37.890 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-20 08:27:37.890 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-20 08:27:37.890 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-20 08:27:37.890 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-20 08:27:37.890 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-20 08:27:37.890 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-20 08:27:37.890 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-20 08:27:37.890 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-20 08:27:37.890 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3889c343 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:37.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 08:27:37.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 08:27:37.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-20 08:27:37.911 [DefaultDispatcher-worker-12 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 08:27:37.916 [DefaultDispatcher-worker-19 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 08:27:37.920 [DefaultDispatcher-worker-16 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-03-20 08:27:37.921 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-03-20 08:27:37.926 [DefaultDispatcher-worker-8 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 08:27:37.932 [DefaultDispatcher-worker-13 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 08:27:37.932 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42297/api/content/707032609126563840/_ustadmanifest.json 2025-03-20 08:27:37.932 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42297/api/content/707032609126563840/_ustadmanifest.json. 2025-03-20 08:27:37.932 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42297/api/content/707032609126563840/_ustadmanifest.json 2025-03-20 08:27:37.934 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42297/api/content/707032609126563840/_ustadmanifest.json 2025-03-20 08:27:37.934 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42297/api/content/707032609126563840/_ustadmanifest.json 2025-03-20 08:27:37.934 [Test worker @coroutine#640] 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:42297/api/content/707032609126563840/_ustadmanifest.json. 2025-03-20 08:27:37.934 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42297/api/content/707032609126563840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:27:37.946 [DefaultDispatcher-worker-1 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 08:27:37.946 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-20 08:27:37.946 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8cc8773f-fd84-4923-a3db-bbdf4a7e7bfc', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-20 08:27:37.947 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 08:27:37.947 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8cc8773f-fd84-4923-a3db-bbdf4a7e7bfc 2025-03-20 08:27:37.948 [DefaultDispatcher-worker-6 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42297/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:37.948 [DefaultDispatcher-worker-6 @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:42297/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:37.948 [DefaultDispatcher-worker-6 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42297/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:37.948 [DefaultDispatcher-worker-6 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42297/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:37.950 [eventLoopGroupProxy-10-2 @call-handler#670] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 08:27:37.950 [eventLoopGroupProxy-10-1 @call-handler#671] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 08:27:37.951 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:37.951 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:37.951 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:37.951 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:37.951 [eventLoopGroupProxy-10-2 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-20 08:27:37.952 [DefaultDispatcher-worker-17 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42297/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:37.952 [DefaultDispatcher-worker-17 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42297/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:37.954 [DefaultDispatcher-worker-10 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 08:27:37.954 [DefaultDispatcher-worker-10 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42297/UmAppDatabase/replication/nodeId 2025-03-20 08:27:37.954 [DefaultDispatcher-worker-10 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42297/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:37.954 [DefaultDispatcher-worker-10 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42297/UmAppDatabase/replication/nodeId 2025-03-20 08:27:37.955 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42297/api/blob/upload-init-batch 2025-03-20 08:27:37.955 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42297/api/blob/upload-init-batch. 2025-03-20 08:27:37.955 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42297/api/blob/upload-init-batch 2025-03-20 08:27:37.955 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42297/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 08:27:37.955 [eventLoopGroupProxy-10-2 @call-handler#679] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 08:27:37.955 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:37.955 [eventLoopGroupProxy-10-2 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-20 08:27:37.956 [DefaultDispatcher-worker-10 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42297/UmAppDatabase/replication/nodeId 2025-03-20 08:27:37.956 [DefaultDispatcher-worker-10 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42297/UmAppDatabase/replication/nodeId 2025-03-20 08:27:37.957 [eventLoopGroupProxy-10-3 @call-handler#686] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-20 08:27:37.957 [eventLoopGroupProxy-10-3 @call-handler#686] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-20 08:27:37.958 [eventLoopGroupProxy-10-3 @coroutine#687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-03-20 08:27:37.959 [eventLoopGroupProxy-10-3 @call-handler#686] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-20 08:27:37.959 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42297/api/blob/upload-init-batch 2025-03-20 08:27:37.959 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42297/api/blob/upload-init-batch 2025-03-20 08:27:37.960 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42297/api/blob/upload-init-batch. 2025-03-20 08:27:37.960 [DefaultDispatcher-worker-1 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42297/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:37.962 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.962 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42297/api/blob/upload-batch-data. 2025-03-20 08:27:37.962 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.962 [DefaultDispatcher-worker-1 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42297/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:37.963 [DefaultDispatcher-worker-2 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 08:27:37.963 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:37.965 [eventLoopGroupProxy-10-2 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-03-20 08:27:37.966 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:37.966 [eventLoopGroupProxy-10-2 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-20 08:27:37.966 [DefaultDispatcher-worker-17 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.967 [DefaultDispatcher-worker-17 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.967 [DefaultDispatcher-worker-17 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42297/api/blob/upload-batch-data. 2025-03-20 08:27:37.967 [DefaultDispatcher-worker-17 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.967 [DefaultDispatcher-worker-17 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42297/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:37.968 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:37.969 [DefaultDispatcher-worker-13 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 08:27:37.970 [eventLoopGroupProxy-10-2 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-03-20 08:27:37.970 [eventLoopGroupProxy-10-2 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:37.970 [eventLoopGroupProxy-10-2 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:37.974 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.974 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:37.975 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.975 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42297/api/blob/upload-batch-data. 2025-03-20 08:27:37.975 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.975 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42297/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:37.976 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:37.976 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:37.980 [eventLoopGroupProxy-10-2 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-03-20 08:27:37.980 [eventLoopGroupProxy-10-2 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:37.980 [eventLoopGroupProxy-10-2 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-20 08:27:37.980 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.982 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.982 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42297/api/blob/upload-batch-data. 2025-03-20 08:27:37.982 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.982 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42297/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:37.983 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:37.985 [eventLoopGroupProxy-10-2 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-03-20 08:27:37.985 [eventLoopGroupProxy-10-2 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:37.985 [eventLoopGroupProxy-10-2 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:37.986 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.987 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.987 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42297/api/blob/upload-batch-data. 2025-03-20 08:27:37.987 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:37.987 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42297/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:37.988 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:37.988 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:37.990 [eventLoopGroupProxy-10-2 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-03-20 08:27:37.990 [eventLoopGroupProxy-10-2 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:37.990 [eventLoopGroupProxy-10-2 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:37.993 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:37.993 [DefaultDispatcher-worker-13 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42297/api/blob/upload-batch-data 2025-03-20 08:27:38.001 [DefaultDispatcher-worker-6 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 08:27:38.006 [DefaultDispatcher-worker-17 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 08:27:38.006 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42297/UmAppDatabase/replication/message 2025-03-20 08:27:38.006 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42297/UmAppDatabase/replication/message. 2025-03-20 08:27:38.006 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42297/UmAppDatabase/replication/message 2025-03-20 08:27:38.006 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42297/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 08:27:38.007 [eventLoopGroupProxy-10-2 @call-handler#724] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 08:27:38.007 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 08:27:38.008 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:38.018 [DefaultDispatcher-worker-6 @call-handler#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-03-20 08:27:38.018 [eventLoopGroupProxy-10-2 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:38.019 [eventLoopGroupProxy-10-2 @call-handler#724] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-03-20 08:27:38.019 [DefaultDispatcher-worker-9 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42297/api/content/707032609126563840/_ustadmanifest.json 2025-03-20 08:27:38.019 [DefaultDispatcher-worker-9 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42297/api/content/707032609126563840/_ustadmanifest.json. 2025-03-20 08:27:38.019 [DefaultDispatcher-worker-9 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42297/api/content/707032609126563840/_ustadmanifest.json 2025-03-20 08:27:38.019 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42297/UmAppDatabase/replication/message 2025-03-20 08:27:38.019 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42297/UmAppDatabase/replication/message 2025-03-20 08:27:38.019 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42297/UmAppDatabase/replication/message. 2025-03-20 08:27:38.019 [DefaultDispatcher-worker-1 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42297/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:38.020 [DefaultDispatcher-worker-14 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42297/api/content/707032609126563840/_ustadmanifest.json 2025-03-20 08:27:38.020 [DefaultDispatcher-worker-14 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42297/api/content/707032609126563840/_ustadmanifest.json 2025-03-20 08:27:38.020 [DefaultDispatcher-worker-14 @coroutine#634] 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:42297/api/content/707032609126563840/_ustadmanifest.json. 2025-03-20 08:27:38.020 [DefaultDispatcher-worker-14 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42297/api/content/707032609126563840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:27:38.025 [DefaultDispatcher-worker-1 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 08:27:38.026 [DefaultDispatcher-worker-17 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6802c10e 2025-03-20 08:27:38.027 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-20 08:27:38.027 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-20 08:27:38.027 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-20 08:27:38.027 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-20 08:27:38.027 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-20 08:27:38.028 [Test worker @coroutine#741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ac47f14 2025-03-20 08:27:38.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-20 08:27:38.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-20 08:27:38.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:38.028 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136cad3e: (connection evicted) 2025-03-20 08:27:38.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:38.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-20 08:27:38.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-20 08:27:38.390 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 08:27:38.390 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 08:27:38.501 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 08:27:39.032 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4b808427 2025-03-20 08:27:39.032 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4b808427 2025-03-20 08:27:39.033 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75559cd9 2025-03-20 08:27:39.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-20 08:27:39.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-20 08:27:39.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:39.034 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6802c10e: (connection evicted) 2025-03-20 08:27:39.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:39.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-20 08:27:39.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5364b481 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:39.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:39.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-20 08:27:39.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5cbcc9 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:39.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:39.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-20 08:27:39.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-20 08:27:39.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-20 08:27:39.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-20 08:27:39.072 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-20 08:27:39.073 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-20 08:27:39.073 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4af6839c 2025-03-20 08:27:39.074 [DefaultDispatcher-worker-3 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:42355 2025-03-20 08:27:39.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba815ee 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:39.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-03-20 08:27:39.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-03-20 08:27:39.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-20 08:27:39.076 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-20 08:27:39.077 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-20 08:27:39.077 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-20 08:27:39.077 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-20 08:27:39.077 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-20 08:27:39.077 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-20 08:27:39.077 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-20 08:27:39.077 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-20 08:27:39.077 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5edaa572 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:39.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:39.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:39.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-20 08:27:39.098 [DefaultDispatcher-worker-18 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:39.103 [DefaultDispatcher-worker-15 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:39.161 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:39.163 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:39.175 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:39.177 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:39.192 [DefaultDispatcher-worker-15 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-03-20 08:27:39.218 [DefaultDispatcher-worker-7 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-03-20 08:27:39.222 [DefaultDispatcher-worker-7 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-03-20 08:27:39.224 [DefaultDispatcher-worker-7 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-03-20 08:27:39.231 [DefaultDispatcher-worker-5 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:39.236 [DefaultDispatcher-worker-11 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:39.237 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/content/707032618674647040/_ustadmanifest.json 2025-03-20 08:27:39.237 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/content/707032618674647040/_ustadmanifest.json. 2025-03-20 08:27:39.237 [Test worker @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/content/707032618674647040/_ustadmanifest.json 2025-03-20 08:27:39.238 [Test worker @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/content/707032618674647040/_ustadmanifest.json 2025-03-20 08:27:39.238 [Test worker @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42355/api/content/707032618674647040/_ustadmanifest.json 2025-03-20 08:27:39.239 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/content/707032618674647040/_ustadmanifest.json. 2025-03-20 08:27:39.239 [Test worker @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42355/api/content/707032618674647040/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:27:39.299 [DefaultDispatcher-worker-3 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:39.299 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-20 08:27:39.299 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4d6b099f-47ee-4cdc-9706-be887c3f016a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-20 08:27:39.300 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 08:27:39.300 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4d6b099f-47ee-4cdc-9706-be887c3f016a 2025-03-20 08:27:39.301 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:39.301 [DefaultDispatcher-worker-3 @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:42355/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:39.301 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:39.301 [DefaultDispatcher-worker-3 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:39.303 [eventLoopGroupProxy-13-1 @call-handler#795] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 08:27:39.303 [eventLoopGroupProxy-13-2 @call-handler#794] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 08:27:39.303 [eventLoopGroupProxy-13-2 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.303 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:39.303 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:39.303 [eventLoopGroupProxy-13-1 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.304 [eventLoopGroupProxy-13-1 @call-handler#795] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-20 08:27:39.304 [DefaultDispatcher-worker-5 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:39.304 [DefaultDispatcher-worker-5 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42355/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:39.306 [DefaultDispatcher-worker-6 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:39.306 [DefaultDispatcher-worker-6 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/UmAppDatabase/replication/nodeId 2025-03-20 08:27:39.306 [DefaultDispatcher-worker-6 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42355/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:39.306 [DefaultDispatcher-worker-6 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/UmAppDatabase/replication/nodeId 2025-03-20 08:27:39.308 [eventLoopGroupProxy-13-1 @call-handler#803] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 08:27:39.308 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.308 [eventLoopGroupProxy-13-1 @call-handler#803] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-20 08:27:39.308 [DefaultDispatcher-worker-19 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/UmAppDatabase/replication/nodeId 2025-03-20 08:27:39.308 [DefaultDispatcher-worker-19 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42355/UmAppDatabase/replication/nodeId 2025-03-20 08:27:39.314 [DefaultDispatcher-worker-18 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:39.320 [DefaultDispatcher-worker-1 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:39.322 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-init-batch 2025-03-20 08:27:39.323 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-init-batch. 2025-03-20 08:27:39.323 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-init-batch 2025-03-20 08:27:39.323 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 08:27:39.324 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-20 08:27:39.324 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-20 08:27:39.367 [eventLoopGroupProxy-13-1 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.369 [eventLoopGroupProxy-13-1 @call-handler#809] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-03-20 08:27:39.369 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-init-batch 2025-03-20 08:27:39.369 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42355/api/blob/upload-init-batch 2025-03-20 08:27:39.370 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-init-batch. 2025-03-20 08:27:39.370 [DefaultDispatcher-worker-16 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42355/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:39.372 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.372 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.372 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.372 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.373 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.375 [eventLoopGroupProxy-13-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.375 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.376 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-20 08:27:39.376 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.377 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.377 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.377 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.377 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.378 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.420 [eventLoopGroupProxy-13-1 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.420 [eventLoopGroupProxy-13-1 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.421 [eventLoopGroupProxy-13-1 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:39.421 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.422 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.422 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.422 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.422 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.423 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.424 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.424 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.424 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.424 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.425 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.425 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.425 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.425 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.426 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.429 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.429 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.429 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-20 08:27:39.429 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.430 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.430 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.430 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.430 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.431 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.474 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.475 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.475 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-20 08:27:39.475 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.477 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.477 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.477 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.477 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.478 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.540 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.540 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.540 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-03-20 08:27:39.541 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.542 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.542 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.542 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.542 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.544 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.591 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.591 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.591 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-20 08:27:39.592 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.593 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.593 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.593 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.593 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.594 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.637 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.637 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.637 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:39.638 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.639 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.639 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.639 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.639 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.640 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.683 [eventLoopGroupProxy-13-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.683 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.683 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:39.684 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.684 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.684 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.684 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.684 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.685 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.728 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.728 [eventLoopGroupProxy-13-1 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.728 [eventLoopGroupProxy-13-1 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:39.729 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.729 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.729 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.729 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.729 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.730 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.732 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.732 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.732 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:39.732 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.733 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.733 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.733 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.733 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.733 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.735 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.735 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.735 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:39.735 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.736 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.736 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.736 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.736 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.736 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.737 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.737 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.737 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.738 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.738 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.738 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.738 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.738 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.739 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.740 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.740 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.740 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.740 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.741 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.741 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.741 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.741 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.742 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.743 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.743 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.743 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.743 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.744 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.744 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.744 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.744 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.745 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.746 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.746 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.746 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.746 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.746 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.747 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.747 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.747 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.747 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.748 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.748 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.748 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.749 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.749 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.749 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.749 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.749 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.750 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.751 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.751 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.751 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.751 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.752 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.752 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.752 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.752 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.752 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.753 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.753 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.754 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:39.754 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.754 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.754 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.754 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.754 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.755 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.756 [eventLoopGroupProxy-13-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.756 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.756 [eventLoopGroupProxy-13-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.756 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.757 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.757 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.757 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.757 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.758 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.759 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.759 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.759 [eventLoopGroupProxy-13-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.759 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.760 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.760 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.760 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.760 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.761 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.762 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.762 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.762 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.762 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.763 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.763 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.763 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.763 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.764 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.765 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.765 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.765 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:39.765 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.766 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.766 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.766 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.766 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.767 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.768 [eventLoopGroupProxy-13-1 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.768 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.768 [eventLoopGroupProxy-13-1 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.768 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.769 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.769 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.769 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.769 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.770 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.771 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.771 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.772 [eventLoopGroupProxy-13-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:39.772 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.773 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.773 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.773 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.773 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.774 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.775 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.775 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.775 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.775 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.776 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.776 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.776 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.776 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.777 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.778 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.778 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.778 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.778 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.779 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.779 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.779 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.779 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.780 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.781 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.781 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.781 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.781 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.782 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.782 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.782 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.782 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.782 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.783 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.784 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.784 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:39.784 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.785 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.785 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.785 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.785 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.785 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.786 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.787 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.787 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:39.787 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.788 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.788 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.788 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.788 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.789 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.790 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.790 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.791 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:39.791 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.792 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.792 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.792 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.792 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.792 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.793 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.794 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.794 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:39.794 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.795 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.795 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.795 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.795 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.795 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.796 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.797 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.797 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:39.797 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.798 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.798 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.798 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.798 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.798 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.799 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.800 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.800 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:39.800 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.801 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.801 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.801 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.801 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.802 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.803 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.803 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.803 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.804 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.805 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.805 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.805 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.805 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.806 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.807 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.807 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.807 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.808 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.808 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.808 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.808 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.808 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.809 [eventLoopGroupProxy-13-1 @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-03-20 08:27:39.820 [DefaultDispatcher-worker-18 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:39.852 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.852 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.852 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:39.852 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.853 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.853 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.853 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.853 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.854 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.855 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.855 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.855 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.856 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.856 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.856 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.856 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.856 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.857 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.858 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.858 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.858 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.858 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.859 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.859 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.859 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.859 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.860 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.860 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.860 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.861 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:39.861 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.861 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.861 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.861 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.861 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.862 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.905 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.905 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.905 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:39.906 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.907 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.907 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.907 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.907 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.907 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.951 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.951 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.951 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-20 08:27:39.952 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.952 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.952 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.952 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.952 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.953 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.954 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.954 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.954 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.955 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.956 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.956 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.956 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.956 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.956 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:39.957 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:39.957 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:39.957 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:39.957 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.958 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.958 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:39.958 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:39.958 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:39.959 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.001 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.001 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.001 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:40.001 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.002 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.002 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.002 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.002 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.003 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.005 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.005 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.005 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:40.005 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.006 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.006 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.006 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.006 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.007 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.008 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.008 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.008 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:40.008 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.009 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.009 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.009 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.009 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.009 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.010 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.010 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.010 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.011 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.011 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.011 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.011 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.011 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.012 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.013 [eventLoopGroupProxy-13-1 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.013 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.013 [eventLoopGroupProxy-13-1 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.013 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.014 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.014 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.014 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.014 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.014 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.057 [eventLoopGroupProxy-13-1 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.057 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.057 [eventLoopGroupProxy-13-1 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:40.057 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.058 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.058 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.058 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.058 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.059 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.060 [eventLoopGroupProxy-13-1 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.060 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.060 [eventLoopGroupProxy-13-1 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.061 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.061 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.061 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.061 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.061 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.062 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.063 [eventLoopGroupProxy-13-1 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.063 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.063 [eventLoopGroupProxy-13-1 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.063 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.064 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.064 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.064 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.064 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.064 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.065 [eventLoopGroupProxy-13-1 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.066 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.066 [eventLoopGroupProxy-13-1 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:40.066 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.067 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.067 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.067 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.067 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.067 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.068 [eventLoopGroupProxy-13-1 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.068 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.069 [eventLoopGroupProxy-13-1 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:40.069 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.069 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.069 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.069 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.069 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.070 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.071 [eventLoopGroupProxy-13-1 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.071 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.071 [eventLoopGroupProxy-13-1 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.071 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.072 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.072 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.072 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.072 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.073 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.073 [eventLoopGroupProxy-13-1 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.074 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.074 [eventLoopGroupProxy-13-1 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.074 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.074 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.074 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.074 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.074 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.075 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.076 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.076 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.076 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.076 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.077 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.077 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.077 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.077 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.078 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.079 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.079 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.079 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.079 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.080 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.080 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.080 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.080 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.080 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.081 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.081 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.081 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.082 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.082 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.082 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.082 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.082 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.083 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.084 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.084 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.084 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.084 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.085 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.085 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.085 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.085 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.085 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.086 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.086 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.086 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.086 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.088 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.088 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.088 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.088 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.088 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.089 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.089 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.089 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.090 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.090 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.090 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.090 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.090 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.091 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.134 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.134 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.134 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:40.134 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.135 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.135 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.135 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.135 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.136 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.137 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.137 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.137 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.137 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.138 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.138 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.138 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.138 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.139 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.140 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.140 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.140 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.140 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.141 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.141 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.141 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.141 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.141 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.184 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.184 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.184 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:40.184 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.185 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.185 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.185 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.185 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.186 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.187 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.187 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.187 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.187 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.188 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.188 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.188 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.188 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.188 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.189 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.189 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.189 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.189 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.190 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.190 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.190 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.190 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.190 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.191 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.191 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.191 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.191 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.192 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.192 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.192 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.192 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.192 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.234 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.234 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.234 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:40.235 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.235 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.235 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.235 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.235 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.236 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.236 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.236 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.236 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.237 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.237 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.237 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.237 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.237 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.238 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.280 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.280 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.280 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:40.281 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.281 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.281 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.281 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.281 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.282 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.328 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.328 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.328 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-20 08:27:40.328 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.329 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.329 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.329 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.329 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.330 [DefaultDispatcher-worker-15 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:40.330 [eventLoopGroupProxy-13-1 @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-03-20 08:27:40.372 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.372 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.373 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:40.373 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.374 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.374 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.374 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.374 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.374 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.417 [eventLoopGroupProxy-13-1 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.417 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.417 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:40.417 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.418 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.418 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.418 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.418 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.419 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.420 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.420 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.420 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.420 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.420 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.420 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.421 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.421 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.421 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.422 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.422 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.422 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.422 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.423 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.423 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.423 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.423 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.424 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.425 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.425 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.425 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.425 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.426 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.426 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.426 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.426 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.427 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.428 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.428 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.428 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.428 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.429 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.429 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.429 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.429 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.430 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.431 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.431 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.431 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.431 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.431 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.431 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.432 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.432 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.432 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.433 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.433 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.433 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.434 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.436 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.436 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.436 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.436 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.436 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.437 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.438 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.438 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:40.438 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.439 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.439 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.439 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.439 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.439 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.440 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.440 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.440 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.440 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.441 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.441 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.441 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.441 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.441 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.442 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.442 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.442 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.442 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.443 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.443 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.443 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.443 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.443 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.444 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.444 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.444 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.444 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.445 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.445 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.445 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.445 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.445 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.446 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.446 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.446 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.446 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.447 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.447 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.447 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.447 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.447 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.448 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.448 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.448 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.448 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.448 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.448 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.448 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.448 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.449 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.450 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.450 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.450 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.450 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.451 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.451 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.451 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.451 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.451 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.452 [eventLoopGroupProxy-13-1 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.452 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.452 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.452 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.453 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.453 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.453 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.453 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.453 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.496 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.497 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.497 [eventLoopGroupProxy-13-1 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-20 08:27:40.497 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.498 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.498 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.498 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.498 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.499 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.499 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.499 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.500 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.500 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.500 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.500 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.500 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.500 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.501 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.501 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.501 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.501 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-03-20 08:27:40.502 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.502 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.502 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.502 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.502 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.503 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.503 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.503 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.503 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.504 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.504 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.504 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.504 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.504 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.504 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.505 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.505 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.505 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.505 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.506 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.506 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.506 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.506 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.506 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.507 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.507 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.507 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.507 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.508 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.508 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.508 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.508 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.508 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.509 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.509 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.509 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.509 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.510 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.510 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.510 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.510 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.510 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.553 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.553 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.553 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:40.553 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.554 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.554 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.554 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.554 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.554 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.555 [eventLoopGroupProxy-13-1 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.555 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.555 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.556 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.556 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.556 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.556 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.556 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.556 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.557 [eventLoopGroupProxy-13-1 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.557 [eventLoopGroupProxy-13-1 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.557 [eventLoopGroupProxy-13-1 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.557 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.558 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.558 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.558 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.558 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.558 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.600 [eventLoopGroupProxy-13-1 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.600 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.601 [eventLoopGroupProxy-13-1 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:40.601 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.602 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.602 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.602 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.602 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.602 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.603 [eventLoopGroupProxy-13-1 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.603 [eventLoopGroupProxy-13-1 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.603 [eventLoopGroupProxy-13-1 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.603 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.604 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.604 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.604 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.604 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.605 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.606 [eventLoopGroupProxy-13-1 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.606 [eventLoopGroupProxy-13-1 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.606 [eventLoopGroupProxy-13-1 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.606 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.607 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.607 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.607 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.607 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.607 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.608 [eventLoopGroupProxy-13-1 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.608 [eventLoopGroupProxy-13-1 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.608 [eventLoopGroupProxy-13-1 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.608 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.609 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.609 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.609 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.609 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.609 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.610 [eventLoopGroupProxy-13-1 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.610 [eventLoopGroupProxy-13-1 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.610 [eventLoopGroupProxy-13-1 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.610 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.611 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.611 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.611 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.611 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.611 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.612 [eventLoopGroupProxy-13-1 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.612 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.612 [eventLoopGroupProxy-13-1 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.612 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.613 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.613 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.613 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.613 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.614 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.615 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.615 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.615 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.615 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.616 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.616 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.616 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.616 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.616 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.617 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.617 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.617 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.617 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.617 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.617 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.617 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.617 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.618 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.619 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.619 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.619 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.619 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.620 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.620 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.620 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.620 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.620 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.621 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.621 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.621 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.621 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.621 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.621 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.621 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.621 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.622 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.623 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.623 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.623 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.623 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.623 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.623 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.623 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.623 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.624 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.625 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.625 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.625 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.625 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.625 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.625 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.625 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.625 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.626 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.667 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.667 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.667 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-20 08:27:40.668 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.668 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.668 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.668 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.668 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.669 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.669 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.669 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.670 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:40.670 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.670 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.670 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.670 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.670 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.671 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.713 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.713 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.713 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:40.713 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.713 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.713 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.713 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.713 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.714 [eventLoopGroupProxy-13-1 @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-03-20 08:27:40.715 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.715 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.715 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.715 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.715 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.715 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.715 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.715 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.716 [eventLoopGroupProxy-13-1 @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-03-20 08:27:40.757 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.758 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.758 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:40.758 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.759 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.759 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.759 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.759 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.759 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.802 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.802 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.802 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:40.802 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.803 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.803 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.803 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.803 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.803 [eventLoopGroupProxy-13-1 @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-03-20 08:27:40.839 [DefaultDispatcher-worker-8 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:40.845 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.845 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.845 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:40.845 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.846 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.846 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.846 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.846 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.847 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.888 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.888 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.888 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-20 08:27:40.888 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.889 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.889 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.889 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.889 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.889 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.932 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.932 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.932 [eventLoopGroupProxy-13-1 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:40.932 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.933 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.933 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.933 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.933 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.934 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.935 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.935 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.935 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.935 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.935 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.935 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.935 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.935 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.936 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.978 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.978 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.978 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:40.978 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.979 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.979 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.979 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.979 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.979 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.981 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.981 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.981 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:40.981 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.982 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.982 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.982 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.982 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.982 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.983 [eventLoopGroupProxy-13-1 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.983 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.984 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:40.984 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.984 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.984 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.984 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.984 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.985 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.986 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.986 [eventLoopGroupProxy-13-1 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.986 [eventLoopGroupProxy-13-1 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.986 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.987 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.987 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.987 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.987 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.987 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.988 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.988 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.988 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.989 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.990 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.990 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.990 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.990 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.991 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:40.992 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:40.992 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:40.992 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:40.992 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.993 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.993 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:40.993 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:40.993 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:40.994 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.036 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.036 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.036 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:41.037 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.038 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.038 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.038 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.038 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.039 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.040 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.040 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.040 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:41.040 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.041 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.041 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.041 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.041 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.041 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.042 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.042 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.043 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:41.043 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.043 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.043 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.043 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.043 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.044 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.045 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.045 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.045 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:41.045 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.045 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.045 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.045 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.045 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.046 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.063 [DefaultDispatcher-worker-7 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.080 [DefaultDispatcher-worker-7 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-03-20 08:27:41.088 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.089 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.089 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:41.089 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.091 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.091 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.091 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.091 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.091 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.092 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.093 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.093 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:41.093 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.093 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.093 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.093 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.093 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.094 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.095 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.095 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.095 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:41.095 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.096 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.096 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.096 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.096 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.096 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.097 [eventLoopGroupProxy-13-1 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.097 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.097 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:41.097 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.098 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.098 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.098 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.098 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.100 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.143 [eventLoopGroupProxy-13-1 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.143 [eventLoopGroupProxy-13-1 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.143 [eventLoopGroupProxy-13-1 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:41.144 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.145 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.145 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.145 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.145 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.146 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.188 [eventLoopGroupProxy-13-1 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.189 [eventLoopGroupProxy-13-1 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.189 [eventLoopGroupProxy-13-1 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:41.189 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.191 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.191 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.191 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.191 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.191 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.193 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.193 [eventLoopGroupProxy-13-1 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.193 [eventLoopGroupProxy-13-1 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:41.193 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.194 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.194 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.194 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.194 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.194 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.200 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.201 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.201 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-20 08:27:41.201 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.202 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.202 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.202 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.202 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.202 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.203 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.204 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.204 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:41.204 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.205 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.205 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.205 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.205 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.206 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.249 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.249 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.249 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:41.250 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.251 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.251 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.251 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.251 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.252 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.253 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.253 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.253 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:41.253 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.254 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.254 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.254 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.254 [DefaultDispatcher-worker-7 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.254 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.297 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.297 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.297 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 08:27:41.298 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.299 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.299 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.299 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.299 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.300 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.342 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.342 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.342 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:41.342 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.344 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.344 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.344 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.344 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.345 [eventLoopGroupProxy-13-1 @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-03-20 08:27:41.346 [eventLoopGroupProxy-13-1 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.346 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.346 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:41.346 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.347 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.347 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.347 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.347 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.347 [eventLoopGroupProxy-13-1 @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-03-20 08:27:41.350 [DefaultDispatcher-worker-8 @coroutine#802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:41.391 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.391 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.391 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-20 08:27:41.391 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.393 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.393 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.393 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.393 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.393 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.394 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.394 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.395 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:41.395 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.396 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.396 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.396 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.396 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.396 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.397 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.398 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.398 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:41.398 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.398 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.398 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.398 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.398 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.399 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.400 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.400 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.400 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:41.400 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.403 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.403 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.403 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.403 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.404 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.409 [eventLoopGroupProxy-13-1 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.409 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.409 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-20 08:27:41.410 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.411 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.411 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.411 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.411 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.412 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.454 [eventLoopGroupProxy-13-1 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.454 [eventLoopGroupProxy-13-1 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.454 [eventLoopGroupProxy-13-1 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 08:27:41.454 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.456 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.456 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.456 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.456 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.457 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.458 [eventLoopGroupProxy-13-1 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.458 [eventLoopGroupProxy-13-1 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.458 [eventLoopGroupProxy-13-1 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 08:27:41.458 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.459 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.459 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.459 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.459 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.459 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.460 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.460 [eventLoopGroupProxy-13-1 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.460 [eventLoopGroupProxy-13-1 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 08:27:41.461 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.461 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.461 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/blob/upload-batch-data. 2025-03-20 08:27:41.461 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.461 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:41.462 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:41.465 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:41.466 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.466 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-20 08:27:41.466 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/blob/upload-batch-data 2025-03-20 08:27:41.473 [DefaultDispatcher-worker-4 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:41.477 [DefaultDispatcher-worker-4 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:41.478 [DefaultDispatcher-worker-4 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/UmAppDatabase/replication/message 2025-03-20 08:27:41.478 [DefaultDispatcher-worker-4 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42355/UmAppDatabase/replication/message. 2025-03-20 08:27:41.478 [DefaultDispatcher-worker-4 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/UmAppDatabase/replication/message 2025-03-20 08:27:41.478 [DefaultDispatcher-worker-4 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42355/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 08:27:41.478 [eventLoopGroupProxy-13-1 @call-handler#1606] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 08:27:41.479 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 08:27:41.479 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:41.491 [DefaultDispatcher-worker-20 @call-handler#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-20 08:27:41.491 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:41.491 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-20 08:27:41.491 [DefaultDispatcher-worker-20 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42355/api/content/707032618674647040/_ustadmanifest.json 2025-03-20 08:27:41.491 [DefaultDispatcher-worker-20 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42355/api/content/707032618674647040/_ustadmanifest.json. 2025-03-20 08:27:41.491 [DefaultDispatcher-worker-20 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42355/api/content/707032618674647040/_ustadmanifest.json 2025-03-20 08:27:41.491 [DefaultDispatcher-worker-18 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/UmAppDatabase/replication/message 2025-03-20 08:27:41.491 [DefaultDispatcher-worker-18 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42355/UmAppDatabase/replication/message 2025-03-20 08:27:41.491 [DefaultDispatcher-worker-18 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42355/UmAppDatabase/replication/message. 2025-03-20 08:27:41.491 [DefaultDispatcher-worker-18 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42355/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:41.492 [DefaultDispatcher-worker-13 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42355/api/content/707032618674647040/_ustadmanifest.json 2025-03-20 08:27:41.492 [DefaultDispatcher-worker-13 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42355/api/content/707032618674647040/_ustadmanifest.json 2025-03-20 08:27:41.492 [DefaultDispatcher-worker-1 @coroutine#752] 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:42355/api/content/707032618674647040/_ustadmanifest.json. 2025-03-20 08:27:41.492 [DefaultDispatcher-worker-1 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42355/api/content/707032618674647040/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:27:41.497 [DefaultDispatcher-worker-14 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460df441 2025-03-20 08:27:41.510 [DefaultDispatcher-worker-4 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519eab1e 2025-03-20 08:27:41.525 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-20 08:27:41.525 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-20 08:27:41.525 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-20 08:27:41.525 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-20 08:27:41.525 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-20 08:27:41.527 [Test worker @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2025-03-20 08:27:41.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-20 08:27:41.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-20 08:27:41.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:41.528 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@460df441: (connection evicted) 2025-03-20 08:27:41.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:41.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-20 08:27:41.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-20 08:27:41.577 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 08:27:41.577 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 08:27:41.974 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 08:27:42.531 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4af6839c 2025-03-20 08:27:42.531 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4af6839c 2025-03-20 08:27:42.535 [Test worker @coroutine#1628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362e709e 2025-03-20 08:27:42.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-20 08:27:42.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-20 08:27:42.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:42.535 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519eab1e: (connection evicted) 2025-03-20 08:27:42.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:42.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-20 08:27:42.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58d4fe33 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:42.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c74011 2025-03-20 08:27:42.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c74011 2025-03-20 08:27:42.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-20 08:27:42.584 [DefaultDispatcher-worker-4 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c74011 2025-03-20 08:27:42.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e53bb4f 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:42.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@256aabbe 2025-03-20 08:27:42.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@256aabbe 2025-03-20 08:27:42.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7a0f18 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:42.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:42.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-20 08:27:42.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@914ab92 2025-03-20 08:27:42.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@914ab92 2025-03-20 08:27:42.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-20 08:27:42.592 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-20 08:27:42.593 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-20 08:27:42.596 [DefaultDispatcher-worker-17 @coroutine#1644] INFO ktor.application - Responding at http://0.0.0.0:33241 2025-03-20 08:27:42.598 [DefaultDispatcher-worker-17 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256aabbe 2025-03-20 08:27:42.599 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33241/api/blob/upload-init-batch 2025-03-20 08:27:42.599 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33241/api/blob/upload-init-batch. 2025-03-20 08:27:42.599 [Test worker @coroutine#1645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33241/api/blob/upload-init-batch 2025-03-20 08:27:42.599 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33241/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 08:27:42.601 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-20 08:27:42.601 [eventLoopGroupProxy-16-1 @call-handler#1651] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-20 08:27:42.602 [eventLoopGroupProxy-16-1 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@914ab92 2025-03-20 08:27:42.603 [Test worker @coroutine#1645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33241/api/blob/upload-init-batch 2025-03-20 08:27:42.603 [Test worker @coroutine#1645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33241/api/blob/upload-init-batch 2025-03-20 08:27:42.603 [Test worker @coroutine#1645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33241/api/blob/upload-init-batch. 2025-03-20 08:27:42.603 [Test worker @coroutine#1645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33241/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:42.604 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33241/api/blob/upload-batch-data 2025-03-20 08:27:42.604 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33241/api/blob/upload-batch-data. 2025-03-20 08:27:42.604 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33241/api/blob/upload-batch-data 2025-03-20 08:27:42.604 [Test worker @coroutine#1656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33241/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:42.604 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 08:27:42.606 [eventLoopGroupProxy-16-1 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@914ab92 2025-03-20 08:27:42.606 [eventLoopGroupProxy-16-1 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:42.606 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33241/api/blob/upload-batch-data 2025-03-20 08:27:42.607 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-03-20 08:27:42.609 [eventLoopGroupProxy-16-2 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:42.612 [Test worker @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256aabbe 2025-03-20 08:27:42.645 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:42.690 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:42.691 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@556e4588 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:43.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f3dbbf 2025-03-20 08:27:43.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f3dbbf 2025-03-20 08:27:43.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-20 08:27:43.698 [DefaultDispatcher-worker-19 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f3dbbf 2025-03-20 08:27:43.701 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45993/api/blob/upload-init-batch 2025-03-20 08:27:43.701 [Test worker @coroutine#1676] 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:45993/api/blob/upload-init-batch. 2025-03-20 08:27:43.701 [Test worker @coroutine#1676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45993/api/blob/upload-init-batch 2025-03-20 08:27:43.701 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45993/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 08:27:43.702 [Test worker @coroutine#1676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45993/api/blob/upload-init-batch 2025-03-20 08:27:43.702 [Test worker @coroutine#1676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45993/api/blob/upload-init-batch 2025-03-20 08:27:43.702 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45993/api/blob/upload-init-batch. 2025-03-20 08:27:43.702 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45993/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:43.708 [DefaultDispatcher-worker-6 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f3dbbf 2025-03-20 08:27:43.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-20 08:27:43.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-20 08:27:43.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:43.711 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f3dbbf: (connection evicted) 2025-03-20 08:27:43.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:43.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-20 08:27:43.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4560eb15 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:43.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:43.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-20 08:27:43.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15 2025-03-20 08:27:43.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15 2025-03-20 08:27:43.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-20 08:27:43.734 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38551/api/blob/upload-init-batch 2025-03-20 08:27:43.734 [Test worker @coroutine#1688] 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:38551/api/blob/upload-init-batch. 2025-03-20 08:27:43.734 [Test worker @coroutine#1688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38551/api/blob/upload-init-batch 2025-03-20 08:27:43.734 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38551/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 08:27:43.735 [Test worker @coroutine#1688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38551/api/blob/upload-init-batch 2025-03-20 08:27:43.735 [Test worker @coroutine#1688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38551/api/blob/upload-init-batch 2025-03-20 08:27:43.736 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38551/api/blob/upload-init-batch. 2025-03-20 08:27:43.736 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38551/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:43.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-20 08:27:43.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-20 08:27:43.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:43.737 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15: (connection evicted) 2025-03-20 08:27:43.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:43.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-20 08:27:43.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c941d19 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:43.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@151f1734 2025-03-20 08:27:43.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@151f1734 2025-03-20 08:27:43.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-20 08:27:43.750 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52899/api/blob/upload-init-batch 2025-03-20 08:27:43.750 [Test worker @coroutine#1694] 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:52899/api/blob/upload-init-batch. 2025-03-20 08:27:43.750 [Test worker @coroutine#1694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52899/api/blob/upload-init-batch 2025-03-20 08:27:43.750 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52899/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 08:27:43.752 [Test worker @coroutine#1694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52899/api/blob/upload-init-batch 2025-03-20 08:27:43.752 [Test worker @coroutine#1694] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52899/api/blob/upload-init-batch 2025-03-20 08:27:43.752 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52899/api/blob/upload-init-batch. 2025-03-20 08:27:43.752 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52899/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:43.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-20 08:27:43.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-20 08:27:43.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:43.756 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@151f1734: (connection evicted) 2025-03-20 08:27:43.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:43.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-20 08:27:43.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99774ec 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:43.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:43.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-20 08:27:43.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d2f9d3 2025-03-20 08:27:43.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d2f9d3 2025-03-20 08:27:43.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-20 08:27:44.020 [DefaultDispatcher-worker-9 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d2f9d3 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67eabe02 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:44.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@73072745 2025-03-20 08:27:44.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@73072745 2025-03-20 08:27:44.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-20 08:27:44.041 [DefaultDispatcher-worker-16 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73072745 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a7b4bb6 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:44.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:44.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-20 08:27:44.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5466a819 2025-03-20 08:27:44.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@5466a819 2025-03-20 08:27:44.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c618295 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:44.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:44.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-20 08:27:44.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-03-20 08:27:44.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-03-20 08:27:44.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-20 08:27:44.085 [DefaultDispatcher-worker-6 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-03-20 08:27:44.087 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:44.089 [DefaultDispatcher-worker-7 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-03-20 08:27:44.093 [DefaultDispatcher-worker-18 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-03-20 08:27:44.097 [DefaultDispatcher-worker-8 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-03-20 08:27:44.099 [Test worker @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-03-20 08:27:44.103 [DefaultDispatcher-worker-6 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50eae15a 2025-03-20 08:27:44.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-20 08:27:44.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-20 08:27:44.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:44.108 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50eae15a: (connection evicted) 2025-03-20 08:27:44.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:44.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-20 08:27:44.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-20 08:27:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-20 08:27:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@141c66db 2025-03-20 08:27:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:44.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:44.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-03-20 08:27:44.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-03-20 08:27:44.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-20 08:27:44.122 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:44.128 [DefaultDispatcher-worker-2 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-03-20 08:27:44.132 [DefaultDispatcher-worker-9 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-03-20 08:27:44.136 [DefaultDispatcher-worker-2 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-03-20 08:27:44.140 [DefaultDispatcher-worker-9 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-03-20 08:27:44.141 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-03-20 08:27:44.143 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:44.146 [DefaultDispatcher-worker-6 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-03-20 08:27:44.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-20 08:27:44.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-20 08:27:44.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:44.147 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6: (connection evicted) 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:44.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-20 08:27:44.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fee3c9c 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:44.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:44.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-20 08:27:44.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-20 08:27:44.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-20 08:27:44.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-20 08:27:44.167 [DefaultDispatcher-worker-16 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-20 08:27:44.170 [DefaultDispatcher-worker-16 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-20 08:27:44.174 [DefaultDispatcher-worker-19 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-20 08:27:44.178 [DefaultDispatcher-worker-1 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-20 08:27:44.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-20 08:27:44.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-20 08:27:44.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:44.179 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11a0c708: (connection evicted) 2025-03-20 08:27:44.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:44.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-20 08:27:44.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-20 08:27:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-20 08:27:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19834eb7 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:44.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-03-20 08:27:44.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-03-20 08:27:44.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-20 08:27:44.200 [DefaultDispatcher-worker-19 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-03-20 08:27:44.204 [DefaultDispatcher-worker-7 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-03-20 08:27:44.208 [DefaultDispatcher-worker-6 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-03-20 08:27:44.212 [DefaultDispatcher-worker-5 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-03-20 08:27:44.214 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-03-20 08:27:44.217 [DefaultDispatcher-worker-4 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b 2025-03-20 08:27:44.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-20 08:27:44.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-20 08:27:44.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:44.218 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc8448b: (connection evicted) 2025-03-20 08:27:44.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:44.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-20 08:27:44.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-20 08:27:44.545 [DefaultDispatcher-worker-3 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c74011 2025-03-20 08:27:44.592 [DefaultDispatcher-worker-3 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@914ab92 2025-03-20 08:27:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-20 08:27:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@433362e0 2025-03-20 08:27:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:47.774 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:47.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cd6088 2025-03-20 08:27:47.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cd6088 2025-03-20 08:27:47.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-20 08:27:47.795 [DefaultDispatcher-worker-16 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58cd6088 2025-03-20 08:27:47.875 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:48.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755fdfad 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:48.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-03-20 08:27:48.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-03-20 08:27:48.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-20 08:27:48.334 [DefaultDispatcher-worker-6 @coroutine#1801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-03-20 08:27:48.338 [DefaultDispatcher-worker-5 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-03-20 08:27:48.342 [DefaultDispatcher-worker-13 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-03-20 08:27:48.346 [DefaultDispatcher-worker-14 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-03-20 08:27:48.350 [DefaultDispatcher-worker-3 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d91147b 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f5076f9 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:48.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-20 08:27:48.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-20 08:27:48.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-20 08:27:48.371 [DefaultDispatcher-worker-19 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-20 08:27:48.375 [DefaultDispatcher-worker-6 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-20 08:27:48.379 [DefaultDispatcher-worker-16 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-20 08:27:48.382 [DefaultDispatcher-worker-13 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f53f5a4 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf1bc 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:48.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-20 08:27:48.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-20 08:27:48.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-20 08:27:48.401 [DefaultDispatcher-worker-3 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-20 08:27:48.405 [DefaultDispatcher-worker-14 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-20 08:27:48.409 [DefaultDispatcher-worker-18 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-20 08:27:48.412 [DefaultDispatcher-worker-5 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-20 08:27:48.415 [DefaultDispatcher-worker-2 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-20 08:27:48.416 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:48.421 [DefaultDispatcher-worker-4 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a233d33 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:48.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:48.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-20 08:27:48.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-03-20 08:27:48.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-03-20 08:27:48.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-20 08:27:48.439 [DefaultDispatcher-worker-9 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-03-20 08:27:48.443 [DefaultDispatcher-worker-15 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-03-20 08:27:48.447 [DefaultDispatcher-worker-10 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-03-20 08:27:48.450 [DefaultDispatcher-worker-12 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-03-20 08:27:48.454 [DefaultDispatcher-worker-11 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d52d4c 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@225890bc 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:48.454 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:48.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:48.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-20 08:27:48.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-20 08:27:48.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-20 08:27:48.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-20 08:27:48.473 [DefaultDispatcher-worker-4 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-20 08:27:48.477 [DefaultDispatcher-worker-5 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-20 08:27:48.480 [DefaultDispatcher-worker-7 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-20 08:27:48.484 [DefaultDispatcher-worker-14 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-20 08:27:48.484 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:48.487 [DefaultDispatcher-worker-4 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-20 08:27:48.491 [DefaultDispatcher-worker-5 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b5b54 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276eafad 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:48.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce1ec7 2025-03-20 08:27:48.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce1ec7 2025-03-20 08:27:48.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-20 08:27:48.517 [DefaultDispatcher-worker-2 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1ec7 2025-03-20 08:27:48.521 [DefaultDispatcher-worker-10 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1ec7 2025-03-20 08:27:48.522 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:48.524 [DefaultDispatcher-worker-19 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1ec7 2025-03-20 08:27:48.527 [DefaultDispatcher-worker-13 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1ec7 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d776ac 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:48.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-20 08:27:48.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-20 08:27:48.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-20 08:27:48.547 [DefaultDispatcher-worker-9 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-20 08:27:48.551 [DefaultDispatcher-worker-20 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-20 08:27:48.555 [DefaultDispatcher-worker-15 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-20 08:27:48.555 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:48.558 [DefaultDispatcher-worker-15 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-20 08:27:48.561 [DefaultDispatcher-worker-15 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-20 08:27:48.567 [DefaultDispatcher-worker-5 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73eaae1e 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:48.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:48.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-20 08:27:48.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-03-20 08:27:48.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-03-20 08:27:48.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18fcfe7e 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:48.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:48.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-20 08:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-03-20 08:27:48.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-03-20 08:27:48.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-20 08:27:48.593 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-03-20 08:27:48.594 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319e4fc 2025-03-20 08:27:48.594 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@393d4e34 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:48.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3310fc 2025-03-20 08:27:48.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3310fc 2025-03-20 08:27:48.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-20 08:27:48.611 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3310fc 2025-03-20 08:27:48.613 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3310fc 2025-03-20 08:27:48.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@539f2fec 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:48.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2025-03-20 08:27:48.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2025-03-20 08:27:48.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-20 08:27:48.629 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:48.629 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2025-03-20 08:27:48.630 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d466ef9 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5432be12 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:48.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b30b25f 2025-03-20 08:27:48.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b30b25f 2025-03-20 08:27:48.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-20 08:27:48.644 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b30b25f 2025-03-20 08:27:48.645 [Test worker @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b30b25f 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36c5a4b7 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:48.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2025-03-20 08:27:48.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2025-03-20 08:27:48.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-20 08:27:48.668 [DefaultDispatcher-worker-12 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2025-03-20 08:27:48.669 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:48.672 [DefaultDispatcher-worker-19 @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2025-03-20 08:27:48.679 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:48.686 [DefaultDispatcher-worker-17 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2025-03-20 08:27:48.698 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:48.716 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:48.731 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:48.748 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:49.693 [DefaultDispatcher-worker-3 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6821d4e1 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d0538b3 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:49.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:49.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-20 08:27:49.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2025-03-20 08:27:49.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2025-03-20 08:27:49.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-20 08:27:49.713 [DefaultDispatcher-worker-11 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2025-03-20 08:27:49.718 [DefaultDispatcher-worker-9 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2025-03-20 08:27:49.722 [DefaultDispatcher-worker-13 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26398f67 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddc817f 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:49.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c91d2a 2025-03-20 08:27:49.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c91d2a 2025-03-20 08:27:49.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-20 08:27:49.743 [DefaultDispatcher-worker-11 @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c91d2a 2025-03-20 08:27:49.747 [DefaultDispatcher-worker-20 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c91d2a 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f7da3a2 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-20 08:27:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:49.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:49.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-20 08:27:49.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@76055d02 2025-03-20 08:27:49.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@76055d02 2025-03-20 08:27:49.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-20 08:27:49.768 [DefaultDispatcher-worker-15 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76055d02 2025-03-20 08:27:49.772 [DefaultDispatcher-worker-5 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76055d02 2025-03-20 08:27:49.773 [Test worker @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76055d02 2025-03-20 08:27:49.777 [DefaultDispatcher-worker-6 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76055d02 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce5a2ea 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:49.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2025-03-20 08:27:49.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2025-03-20 08:27:49.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-20 08:27:49.794 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:49.820 [DefaultDispatcher-worker-10 @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2025-03-20 08:27:49.824 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:49.824 [DefaultDispatcher-worker-9 @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2025-03-20 08:27:49.828 [DefaultDispatcher-worker-7 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de32e00 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751526a7 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:49.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-03-20 08:27:49.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-03-20 08:27:49.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-20 08:27:49.849 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:49.850 [DefaultDispatcher-worker-17 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-03-20 08:27:49.854 [DefaultDispatcher-worker-5 @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-03-20 08:27:49.858 [DefaultDispatcher-worker-18 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f1b2fb 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:49.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-20 08:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ac60d1 2025-03-20 08:27:49.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ac60d1 2025-03-20 08:27:49.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-20 08:27:49.878 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:49.880 [DefaultDispatcher-worker-19 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ac60d1 2025-03-20 08:27:49.884 [DefaultDispatcher-worker-19 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ac60d1 2025-03-20 08:27:49.889 [DefaultDispatcher-worker-7 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ac60d1 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40612056 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:49.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-20 08:27:49.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2025-03-20 08:27:49.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2025-03-20 08:27:49.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-20 08:27:49.909 [DefaultDispatcher-worker-3 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2025-03-20 08:27:49.913 [DefaultDispatcher-worker-7 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2025-03-20 08:27:49.917 [DefaultDispatcher-worker-14 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@518ed9b4 2025-03-20 08:27:49.929 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:49.947 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59069/ 2025-03-20 08:27:49.947 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59069/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:49.948 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59069/ 2025-03-20 08:27:49.948 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59069/ 2025-03-20 08:27:49.948 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59069/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:49.959 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:49.990 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59069/ 2025-03-20 08:27:49.990 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:49.990 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59069/ 2025-03-20 08:27:49.990 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59069/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:50.031 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59069/ 2025-03-20 08:27:50.032 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59069/ 2025-03-20 08:27:50.032 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59069/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:50.073 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59069/ 2025-03-20 08:27:50.074 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59069/ 2025-03-20 08:27:50.074 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59069/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:50.116 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59069/ 2025-03-20 08:27:50.116 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59069/ 2025-03-20 08:27:50.116 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59069/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:50.157 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59069/ 2025-03-20 08:27:50.158 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59069/ 2025-03-20 08:27:50.158 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59069/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:50.199 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59069/ 2025-03-20 08:27:50.202 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50121/ 2025-03-20 08:27:50.202 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50121/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:50.203 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50121/ 2025-03-20 08:27:50.203 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50121/ 2025-03-20 08:27:50.203 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50121/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:50.244 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50121/ 2025-03-20 08:27:50.245 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50121/ 2025-03-20 08:27:50.245 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50121/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:50.286 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50121/ 2025-03-20 08:27:50.287 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50121/ 2025-03-20 08:27:50.287 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50121/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:50.328 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50121/ 2025-03-20 08:27:50.329 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50121/ 2025-03-20 08:27:50.329 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50121/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:50.370 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50121/ 2025-03-20 08:27:50.371 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50121/ 2025-03-20 08:27:50.371 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50121/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:50.413 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50121/ 2025-03-20 08:27:50.413 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50121/ 2025-03-20 08:27:50.413 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50121/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 08:27:50.414 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50121/ 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360d0c7a 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:50.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:50.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-20 08:27:50.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-03-20 08:27:50.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-03-20 08:27:50.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-20 08:27:50.505 [DefaultDispatcher-worker-3 @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657e7e8 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c6557da 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:50.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:50.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-20 08:27:50.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3985175e 2025-03-20 08:27:50.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@3985175e 2025-03-20 08:27:50.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-20 08:27:50.538 [DefaultDispatcher-worker-18 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3985175e 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1b10f2 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-20 08:27:50.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:50.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:50.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-20 08:27:50.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4807b2b7 2025-03-20 08:27:50.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@4807b2b7 2025-03-20 08:27:50.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-20 08:27:50.560 [DefaultDispatcher-worker-20 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4807b2b7 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ab780fd 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:50.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@495598c5 2025-03-20 08:27:50.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@495598c5 2025-03-20 08:27:50.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-20 08:27:50.566 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:50.585 [DefaultDispatcher-worker-8 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495598c5 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1798c749 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:50.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:50.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83d61c 2025-03-20 08:27:50.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83d61c 2025-03-20 08:27:50.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-20 08:27:50.610 [DefaultDispatcher-worker-14 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83d61c 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38224635 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:50.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:50.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff12345 2025-03-20 08:27:50.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff12345 2025-03-20 08:27:50.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-20 08:27:50.617 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:50.637 [DefaultDispatcher-worker-2 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff12345 2025-03-20 08:27:50.639 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32f243f 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:50.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:50.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-20 08:27:50.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@25291901 2025-03-20 08:27:50.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@25291901 2025-03-20 08:27:50.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-20 08:27:50.662 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:50.664 [DefaultDispatcher-worker-19 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25291901 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66297b63 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:50.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-03-20 08:27:50.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-03-20 08:27:50.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-20 08:27:50.686 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:50.688 [DefaultDispatcher-worker-9 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-03-20 08:27:50.693 [DefaultDispatcher-worker-12 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-03-20 08:27:50.696 [DefaultDispatcher-worker-5 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-03-20 08:27:50.700 [DefaultDispatcher-worker-3 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-03-20 08:27:50.707 [DefaultDispatcher-worker-4 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-03-20 08:27:50.711 [DefaultDispatcher-worker-12 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e5967 2025-03-20 08:27:50.712 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:50.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-03-20 08:27:50.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-03-20 08:27:50.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:50.714 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685e5967: (connection evicted) 2025-03-20 08:27:50.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:50.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-03-20 08:27:50.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-03-20 08:27:50.747 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:54.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@374013e8 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:54.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3284 2025-03-20 08:27:54.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3284 2025-03-20 08:27:54.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-20 08:27:54.803 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3284 2025-03-20 08:27:54.812 [DefaultDispatcher-worker-19 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3284 2025-03-20 08:27:54.818 [DefaultDispatcher-worker-17 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3284 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b7f9f1 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:54.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:54.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-20 08:27:54.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2025-03-20 08:27:54.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2025-03-20 08:27:54.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-20 08:27:54.830 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2025-03-20 08:27:54.838 [DefaultDispatcher-worker-17 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2025-03-20 08:27:54.842 [DefaultDispatcher-worker-18 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2025-03-20 08:27:54.846 [DefaultDispatcher-worker-15 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2025-03-20 08:27:54.850 [DefaultDispatcher-worker-12 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@380cd266 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60660d21 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:54.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec67be1 2025-03-20 08:27:54.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec67be1 2025-03-20 08:27:54.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-20 08:27:54.861 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec67be1 2025-03-20 08:27:54.870 [DefaultDispatcher-worker-10 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec67be1 2025-03-20 08:27:54.875 [DefaultDispatcher-worker-14 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec67be1 2025-03-20 08:27:54.879 [DefaultDispatcher-worker-20 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec67be1 2025-03-20 08:27:54.882 [DefaultDispatcher-worker-18 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec67be1 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@671561b9 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:54.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2025-03-20 08:27:54.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2025-03-20 08:27:54.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-20 08:27:54.893 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:54.894 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2025-03-20 08:27:54.903 [DefaultDispatcher-worker-16 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2025-03-20 08:27:54.908 [DefaultDispatcher-worker-11 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2025-03-20 08:27:54.912 [DefaultDispatcher-worker-8 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd70118 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e98004e 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:54.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@381f05a9 2025-03-20 08:27:54.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@381f05a9 2025-03-20 08:27:54.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-20 08:27:54.920 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:54.922 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381f05a9 2025-03-20 08:27:54.931 [DefaultDispatcher-worker-20 @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381f05a9 2025-03-20 08:27:54.935 [DefaultDispatcher-worker-17 @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@381f05a9 2025-03-20 08:27:54.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@700596f9 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:54.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2025-03-20 08:27:54.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2025-03-20 08:27:54.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-20 08:27:54.947 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2025-03-20 08:27:54.951 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:54.955 [DefaultDispatcher-worker-11 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33293b34 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f09d998 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:54.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:54.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-20 08:27:54.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@66694050 2025-03-20 08:27:54.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@66694050 2025-03-20 08:27:54.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-20 08:27:54.975 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66694050 2025-03-20 08:27:54.983 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:54.984 [DefaultDispatcher-worker-11 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66694050 2025-03-20 08:27:55.024 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.037 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.081 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56a6aadb 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-20 08:27:55.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:27:55.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:27:55.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-20 08:27:55.107 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:27:55.114 [Test worker @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:27:55.115 [Test worker @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:27:55.116 [DefaultDispatcher-worker-11 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.116 [DefaultDispatcher-worker-11 @coroutine#2118] 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:53393/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:55.116 [DefaultDispatcher-worker-11 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.116 [DefaultDispatcher-worker-11 @coroutine#2118] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53393/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.117 [DefaultDispatcher-worker-7 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.118 [DefaultDispatcher-worker-7 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53393/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.121 [DefaultDispatcher-worker-13 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:27:55.121 [DefaultDispatcher-worker-13 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.121 [DefaultDispatcher-worker-13 @coroutine#2117] 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:53393/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:55.121 [DefaultDispatcher-worker-13 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.121 [DefaultDispatcher-worker-15 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.121 [DefaultDispatcher-worker-15 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.123 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:27:55.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4667c6d9 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-03-20 08:27:55.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-03-20 08:27:55.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-20 08:27:55.139 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-03-20 08:27:55.145 [Test worker @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-03-20 08:27:55.146 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-03-20 08:27:55.149 [DefaultDispatcher-worker-13 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53393/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-20 08:27:55.149 [DefaultDispatcher-worker-13 @coroutine#2139] 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:53393/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-20 08:27:55.149 [DefaultDispatcher-worker-13 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53393/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-20 08:27:55.150 [DefaultDispatcher-worker-7 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53393/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-20 08:27:55.150 [DefaultDispatcher-worker-7 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53393/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-20 08:27:55.151 [DefaultDispatcher-worker-14 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515555b 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@705ebb4d 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-20 08:27:55.193 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-20 08:27:55.195 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e757d3 2025-03-20 08:27:55.195 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e757d3 2025-03-20 08:27:55.197 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6720b49f 2025-03-20 08:27:55.197 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6720b49f 2025-03-20 08:27:55.199 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@631f3ca3 2025-03-20 08:27:55.199 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@631f3ca3 2025-03-20 08:27:55.201 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@261dbea4 2025-03-20 08:27:55.201 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@261dbea4 2025-03-20 08:27:55.203 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@75972c7b 2025-03-20 08:27:55.203 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@75972c7b 2025-03-20 08:27:55.205 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1771fa1a 2025-03-20 08:27:55.205 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1771fa1a 2025-03-20 08:27:55.207 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@d113673 2025-03-20 08:27:55.207 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@d113673 2025-03-20 08:27:55.208 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.209 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@463241eb 2025-03-20 08:27:55.209 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@463241eb 2025-03-20 08:27:55.211 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8a59a2 2025-03-20 08:27:55.211 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8a59a2 2025-03-20 08:27:55.211 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.214 [Test worker @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.215 [Test worker @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.216 [DefaultDispatcher-worker-14 @coroutine#2151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59549/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.216 [DefaultDispatcher-worker-14 @coroutine#2151] 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:59549/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:55.216 [DefaultDispatcher-worker-14 @coroutine#2151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59549/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.216 [DefaultDispatcher-worker-14 @coroutine#2151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59549/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.217 [DefaultDispatcher-worker-20 @coroutine#2151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59549/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.217 [DefaultDispatcher-worker-20 @coroutine#2151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59549/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.221 [DefaultDispatcher-worker-17 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.222 [DefaultDispatcher-worker-17 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.222 [DefaultDispatcher-worker-17 @coroutine#2150] 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:59549/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:55.222 [DefaultDispatcher-worker-17 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.223 [DefaultDispatcher-worker-13 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.223 [DefaultDispatcher-worker-13 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.224 [Test worker @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.224 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.227 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e01f58f 2025-03-20 08:27:55.227 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e01f58f 2025-03-20 08:27:55.229 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c61c3f 2025-03-20 08:27:55.229 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c61c3f 2025-03-20 08:27:55.230 [DefaultDispatcher-worker-14 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.232 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f99eff 2025-03-20 08:27:55.232 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f99eff 2025-03-20 08:27:55.234 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fb1604 2025-03-20 08:27:55.234 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fb1604 2025-03-20 08:27:55.234 [DefaultDispatcher-worker-16 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.236 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e73839 2025-03-20 08:27:55.236 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e73839 2025-03-20 08:27:55.238 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c0e3fe 2025-03-20 08:27:55.238 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c0e3fe 2025-03-20 08:27:55.238 [DefaultDispatcher-worker-4 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.240 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3836937f 2025-03-20 08:27:55.240 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3836937f 2025-03-20 08:27:55.242 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d4e94b 2025-03-20 08:27:55.242 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@11d4e94b 2025-03-20 08:27:55.242 [DefaultDispatcher-worker-1 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.244 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@680b2db8 2025-03-20 08:27:55.244 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@680b2db8 2025-03-20 08:27:55.244 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.247 [DefaultDispatcher-worker-7 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.251 [DefaultDispatcher-worker-6 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.255 [DefaultDispatcher-worker-12 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.258 [DefaultDispatcher-worker-10 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.263 [DefaultDispatcher-worker-19 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.267 [DefaultDispatcher-worker-16 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4505ec36 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-20 08:27:55.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:27:55.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:27:55.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-20 08:27:55.289 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:27:55.293 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.295 [Test worker @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:27:55.295 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@72aa87c2 2025-03-20 08:27:55.295 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@72aa87c2 2025-03-20 08:27:55.296 [Test worker @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:27:55.297 [DefaultDispatcher-worker-9 @coroutine#2197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40143/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.297 [DefaultDispatcher-worker-9 @coroutine#2197] 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:40143/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:55.297 [DefaultDispatcher-worker-9 @coroutine#2197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40143/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.297 [DefaultDispatcher-worker-9 @coroutine#2197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40143/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.297 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c6d67e7 2025-03-20 08:27:55.297 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c6d67e7 2025-03-20 08:27:55.298 [DefaultDispatcher-worker-2 @coroutine#2197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40143/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.298 [DefaultDispatcher-worker-2 @coroutine#2197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40143/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.300 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7852ecb2 2025-03-20 08:27:55.300 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7852ecb2 2025-03-20 08:27:55.301 [DefaultDispatcher-worker-7 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:27:55.301 [DefaultDispatcher-worker-7 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.301 [DefaultDispatcher-worker-7 @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:40143/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:55.302 [DefaultDispatcher-worker-7 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.302 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d506ddc 2025-03-20 08:27:55.302 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d506ddc 2025-03-20 08:27:55.302 [DefaultDispatcher-worker-15 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.302 [DefaultDispatcher-worker-15 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.303 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c55658 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-20 08:27:55.304 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b626923 2025-03-20 08:27:55.304 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b626923 2025-03-20 08:27:55.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-03-20 08:27:55.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-03-20 08:27:55.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-20 08:27:55.306 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2777f7 2025-03-20 08:27:55.306 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2777f7 2025-03-20 08:27:55.306 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-03-20 08:27:55.308 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ff2dbd 2025-03-20 08:27:55.308 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ff2dbd 2025-03-20 08:27:55.310 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d7f9293 2025-03-20 08:27:55.310 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d7f9293 2025-03-20 08:27:55.312 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@55dcd36e 2025-03-20 08:27:55.312 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@55dcd36e 2025-03-20 08:27:55.312 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.312 [Test worker @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-03-20 08:27:55.313 [Test worker @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-03-20 08:27:55.314 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40143/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-20 08:27:55.314 [DefaultDispatcher-worker-8 @coroutine#2219] 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:40143/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-20 08:27:55.314 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40143/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-20 08:27:55.315 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40143/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-20 08:27:55.315 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40143/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-20 08:27:55.317 [DefaultDispatcher-worker-16 @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e196238 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22825762 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:27:55.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:27:55.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-20 08:27:55.373 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:27:55.375 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.377 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@43786886 2025-03-20 08:27:55.377 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@43786886 2025-03-20 08:27:55.378 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbf8e99 2025-03-20 08:27:55.378 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dbf8e99 2025-03-20 08:27:55.379 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:27:55.379 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@498003f6 2025-03-20 08:27:55.379 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@498003f6 2025-03-20 08:27:55.380 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:27:55.381 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8284a2 2025-03-20 08:27:55.381 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8284a2 2025-03-20 08:27:55.382 [DefaultDispatcher-worker-11 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43745/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.382 [DefaultDispatcher-worker-11 @coroutine#2229] 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:43745/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:55.382 [DefaultDispatcher-worker-11 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43745/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.382 [DefaultDispatcher-worker-11 @coroutine#2229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43745/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.383 [DefaultDispatcher-worker-4 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43745/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.383 [DefaultDispatcher-worker-4 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43745/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.383 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbee1ec 2025-03-20 08:27:55.383 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbee1ec 2025-03-20 08:27:55.385 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc46da4 2025-03-20 08:27:55.385 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc46da4 2025-03-20 08:27:55.386 [DefaultDispatcher-worker-14 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:27:55.386 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.386 [DefaultDispatcher-worker-14 @coroutine#2228] 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:43745/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:55.386 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.386 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@74125659 2025-03-20 08:27:55.386 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@74125659 2025-03-20 08:27:55.387 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.387 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.387 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@599cf2cd 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-20 08:27:55.388 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad7bed 2025-03-20 08:27:55.388 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cad7bed 2025-03-20 08:27:55.390 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e75615 2025-03-20 08:27:55.390 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e75615 2025-03-20 08:27:55.390 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2025-03-20 08:27:55.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2025-03-20 08:27:55.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-20 08:27:55.390 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2025-03-20 08:27:55.397 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2025-03-20 08:27:55.398 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd4c691 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-20 08:27:55.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:27:55.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:27:55.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-20 08:27:55.403 [DefaultDispatcher-worker-20 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd59886 2025-03-20 08:27:55.405 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.408 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b0d355 2025-03-20 08:27:55.408 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b0d355 2025-03-20 08:27:55.410 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@67773013 2025-03-20 08:27:55.410 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@67773013 2025-03-20 08:27:55.412 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6348b825 2025-03-20 08:27:55.412 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6348b825 2025-03-20 08:27:55.414 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@264a3a28 2025-03-20 08:27:55.414 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@264a3a28 2025-03-20 08:27:55.415 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:27:55.416 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@490f6fcf 2025-03-20 08:27:55.416 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@490f6fcf 2025-03-20 08:27:55.418 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@17263955 2025-03-20 08:27:55.418 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@17263955 2025-03-20 08:27:55.420 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@31893204 2025-03-20 08:27:55.420 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@31893204 2025-03-20 08:27:55.421 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:27:55.422 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4665c567 2025-03-20 08:27:55.422 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4665c567 2025-03-20 08:27:55.422 [Test worker @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:27:55.423 [DefaultDispatcher-worker-20 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44143/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.423 [DefaultDispatcher-worker-20 @coroutine#2258] 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:44143/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:55.423 [DefaultDispatcher-worker-20 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44143/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.423 [DefaultDispatcher-worker-20 @coroutine#2258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44143/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.424 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7426bb73 2025-03-20 08:27:55.424 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7426bb73 2025-03-20 08:27:55.424 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.424 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44143/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.424 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44143/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.428 [DefaultDispatcher-worker-20 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:27:55.428 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.428 [DefaultDispatcher-worker-20 @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://localhost.localdomain:44143/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:55.428 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.428 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.428 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.429 [Test worker @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@146b4c6c 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-20 08:27:55.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-03-20 08:27:55.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-03-20 08:27:55.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-20 08:27:55.432 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-03-20 08:27:55.439 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-03-20 08:27:55.440 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@94f7b7f 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bed4bf1 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bed4bf1 2025-03-20 08:27:55.441 [DefaultDispatcher-worker-20 @coroutine#2281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-20 08:27:55.444 [DefaultDispatcher-worker-18 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49318c2a 2025-03-20 08:27:55.456 [DefaultDispatcher-worker-20 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bed4bf1 2025-03-20 08:27:55.458 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.461 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@60475799 2025-03-20 08:27:55.461 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@60475799 2025-03-20 08:27:55.463 [DefaultDispatcher-worker-20 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bed4bf1 2025-03-20 08:27:55.463 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e80b5e1 2025-03-20 08:27:55.463 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e80b5e1 2025-03-20 08:27:55.464 [DefaultDispatcher-worker-20 @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bed4bf1 2025-03-20 08:27:55.464 [DefaultDispatcher-worker-12 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.464 [DefaultDispatcher-worker-12 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:55.464 [DefaultDispatcher-worker-12 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.464 [DefaultDispatcher-worker-12 @coroutine#2288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.465 [DefaultDispatcher-worker-20 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 08:27:55.465 [DefaultDispatcher-worker-20 @coroutine#2281] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-20 08:27:55.465 [DefaultDispatcher-worker-20 @coroutine#2281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 08:27:55.465 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abf3ce9 2025-03-20 08:27:55.465 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abf3ce9 2025-03-20 08:27:55.465 [DefaultDispatcher-worker-8 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.465 [DefaultDispatcher-worker-10 @coroutine#2281] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4bb119 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-20 08:27:55.467 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbdbfda 2025-03-20 08:27:55.467 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbdbfda 2025-03-20 08:27:55.469 [DefaultDispatcher-worker-6 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bed4bf1 2025-03-20 08:27:55.469 [DefaultDispatcher-worker-6 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.469 [DefaultDispatcher-worker-6 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:55.469 [DefaultDispatcher-worker-6 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.470 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@759cde2b 2025-03-20 08:27:55.470 [DefaultDispatcher-worker-6 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.470 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@759cde2b 2025-03-20 08:27:55.472 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed852c4 2025-03-20 08:27:55.472 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed852c4 2025-03-20 08:27:55.474 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@d136d82 2025-03-20 08:27:55.474 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@d136d82 2025-03-20 08:27:55.476 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f924095 2025-03-20 08:27:55.476 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f924095 2025-03-20 08:27:55.478 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cecb2ca 2025-03-20 08:27:55.478 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cecb2ca 2025-03-20 08:27:55.478 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.482 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.488 [Test worker @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.489 [Test worker @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.490 [DefaultDispatcher-worker-19 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.490 [DefaultDispatcher-worker-19 @coroutine#2302] 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:48989/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:55.490 [DefaultDispatcher-worker-19 @coroutine#2302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.490 [DefaultDispatcher-worker-19 @coroutine#2302] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48989/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.490 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.491 [DefaultDispatcher-worker-3 @coroutine#2302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.491 [DefaultDispatcher-worker-3 @coroutine#2302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.492 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fff5b0f 2025-03-20 08:27:55.492 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fff5b0f 2025-03-20 08:27:55.494 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1138a680 2025-03-20 08:27:55.494 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1138a680 2025-03-20 08:27:55.495 [DefaultDispatcher-worker-13 @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.495 [DefaultDispatcher-worker-13 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.495 [DefaultDispatcher-worker-13 @coroutine#2301] 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:48989/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:55.495 [DefaultDispatcher-worker-13 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.495 [DefaultDispatcher-worker-14 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.495 [DefaultDispatcher-worker-14 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.496 [Test worker @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.496 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1507307f 2025-03-20 08:27:55.496 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1507307f 2025-03-20 08:27:55.498 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5005acbb 2025-03-20 08:27:55.498 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5005acbb 2025-03-20 08:27:55.500 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.500 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7b297 2025-03-20 08:27:55.500 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c7b297 2025-03-20 08:27:55.501 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.502 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@619f1e09 2025-03-20 08:27:55.502 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@619f1e09 2025-03-20 08:27:55.502 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5417d1 2025-03-20 08:27:55.502 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5417d1 2025-03-20 08:27:55.504 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db75e8d 2025-03-20 08:27:55.504 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db75e8d 2025-03-20 08:27:55.505 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7393e60b 2025-03-20 08:27:55.505 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7393e60b 2025-03-20 08:27:55.506 [DefaultDispatcher-worker-2 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.506 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@302a53f4 2025-03-20 08:27:55.506 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@302a53f4 2025-03-20 08:27:55.507 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ac7ca1 2025-03-20 08:27:55.507 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ac7ca1 2025-03-20 08:27:55.508 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@38710c6c 2025-03-20 08:27:55.509 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@38710c6c 2025-03-20 08:27:55.509 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.509 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aeec30 2025-03-20 08:27:55.509 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aeec30 2025-03-20 08:27:55.510 [DefaultDispatcher-worker-10 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.511 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f998f2b 2025-03-20 08:27:55.511 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f998f2b 2025-03-20 08:27:55.513 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3569f6d 2025-03-20 08:27:55.513 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3569f6d 2025-03-20 08:27:55.514 [DefaultDispatcher-worker-3 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.515 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@178ba2d2 2025-03-20 08:27:55.515 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@178ba2d2 2025-03-20 08:27:55.518 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5281137f 2025-03-20 08:27:55.518 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5281137f 2025-03-20 08:27:55.519 [DefaultDispatcher-worker-9 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.520 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c22ed3 2025-03-20 08:27:55.520 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c22ed3 2025-03-20 08:27:55.520 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.523 [DefaultDispatcher-worker-8 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.526 [DefaultDispatcher-worker-5 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.530 [DefaultDispatcher-worker-11 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.532 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.534 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f062a 2025-03-20 08:27:55.534 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f062a 2025-03-20 08:27:55.535 [DefaultDispatcher-worker-3 @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.535 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b8ff15 2025-03-20 08:27:55.535 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b8ff15 2025-03-20 08:27:55.536 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48989/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 08:27:55.536 [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:48989/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-20 08:27:55.536 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48989/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 08:27:55.537 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48989/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 08:27:55.537 [DefaultDispatcher-worker-10 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48989/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 08:27:55.537 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@30876d5a 2025-03-20 08:27:55.537 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@30876d5a 2025-03-20 08:27:55.537 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48989/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-20 08:27:55.537 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48989/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:55.538 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48989/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 08:27:55.538 [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:48989/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-20 08:27:55.538 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48989/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 08:27:55.538 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7585f52e 2025-03-20 08:27:55.538 [DefaultDispatcher-worker-12 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48989/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 08:27:55.538 [DefaultDispatcher-worker-12 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48989/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 08:27:55.538 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7585f52e 2025-03-20 08:27:55.540 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3709f3e2 2025-03-20 08:27:55.540 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3709f3e2 2025-03-20 08:27:55.541 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@443ae241 2025-03-20 08:27:55.541 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@443ae241 2025-03-20 08:27:55.542 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.544 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5cba21 2025-03-20 08:27:55.544 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5cba21 2025-03-20 08:27:55.544 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@12969411 2025-03-20 08:27:55.544 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@12969411 2025-03-20 08:27:55.546 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@15aa0a61 2025-03-20 08:27:55.546 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@15aa0a61 2025-03-20 08:27:55.546 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c517833 2025-03-20 08:27:55.546 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c517833 2025-03-20 08:27:55.548 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d447dd5 2025-03-20 08:27:55.548 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d447dd5 2025-03-20 08:27:55.548 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.548 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@186eff61 2025-03-20 08:27:55.548 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@186eff61 2025-03-20 08:27:55.550 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6c7208 2025-03-20 08:27:55.550 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6c7208 2025-03-20 08:27:55.552 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7c53a8 2025-03-20 08:27:55.552 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7c53a8 2025-03-20 08:27:55.554 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7b2c14 2025-03-20 08:27:55.554 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7b2c14 2025-03-20 08:27:55.556 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@381530d 2025-03-20 08:27:55.556 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@381530d 2025-03-20 08:27:55.558 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d438d47 2025-03-20 08:27:55.558 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d438d47 2025-03-20 08:27:55.560 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@243b6854 2025-03-20 08:27:55.560 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@243b6854 2025-03-20 08:27:55.560 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.565 [DefaultDispatcher-worker-3 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:55.567 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17fa25f1 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-20 08:27:55.569 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fa1c4f 2025-03-20 08:27:55.569 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fa1c4f 2025-03-20 08:27:55.571 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@783dfce0 2025-03-20 08:27:55.571 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@783dfce0 2025-03-20 08:27:55.573 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c02773f 2025-03-20 08:27:55.573 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c02773f 2025-03-20 08:27:55.575 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3900f6db 2025-03-20 08:27:55.575 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3900f6db 2025-03-20 08:27:55.577 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3e8dd0 2025-03-20 08:27:55.577 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3e8dd0 2025-03-20 08:27:55.579 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@873a82b 2025-03-20 08:27:55.579 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@873a82b 2025-03-20 08:27:55.581 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a78d95 2025-03-20 08:27:55.581 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a78d95 2025-03-20 08:27:55.582 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.583 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@592f0994 2025-03-20 08:27:55.583 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@592f0994 2025-03-20 08:27:55.585 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@32944f6c 2025-03-20 08:27:55.585 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@32944f6c 2025-03-20 08:27:55.585 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.589 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.590 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.590 [DefaultDispatcher-worker-16 @coroutine#2353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.590 [DefaultDispatcher-worker-16 @coroutine#2353] 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:48287/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:55.590 [DefaultDispatcher-worker-16 @coroutine#2353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.590 [DefaultDispatcher-worker-16 @coroutine#2353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48287/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.591 [DefaultDispatcher-worker-19 @coroutine#2353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.591 [DefaultDispatcher-worker-19 @coroutine#2353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.595 [DefaultDispatcher-worker-11 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.595 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.595 [DefaultDispatcher-worker-11 @coroutine#2352] 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:48287/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:55.595 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.595 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.595 [DefaultDispatcher-worker-1 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.596 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49231d79 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-20 08:27:55.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-03-20 08:27:55.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-03-20 08:27:55.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-20 08:27:55.599 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-03-20 08:27:55.605 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-03-20 08:27:55.607 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-03-20 08:27:55.612 [DefaultDispatcher-worker-19 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2025-03-20 08:27:55.612 [DefaultDispatcher-worker-16 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.616 [DefaultDispatcher-worker-10 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.623 [DefaultDispatcher-worker-14 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.627 [DefaultDispatcher-worker-2 @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.639 [DefaultDispatcher-worker-14 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.647 [DefaultDispatcher-worker-13 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.651 [DefaultDispatcher-worker-11 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.655 [DefaultDispatcher-worker-16 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.658 [DefaultDispatcher-worker-9 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.663 [DefaultDispatcher-worker-7 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:55.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c74ef4a 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:55.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:55.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-20 08:27:55.668 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.670 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee66490 2025-03-20 08:27:55.670 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee66490 2025-03-20 08:27:55.672 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1021993c 2025-03-20 08:27:55.672 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1021993c 2025-03-20 08:27:55.674 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@141e0fe0 2025-03-20 08:27:55.674 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@141e0fe0 2025-03-20 08:27:55.676 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@511c9307 2025-03-20 08:27:55.676 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@511c9307 2025-03-20 08:27:55.678 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:55.678 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf3af50 2025-03-20 08:27:55.678 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf3af50 2025-03-20 08:27:55.680 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6087218b 2025-03-20 08:27:55.680 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6087218b 2025-03-20 08:27:55.682 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4824374 2025-03-20 08:27:55.682 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4824374 2025-03-20 08:27:55.684 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@31336c48 2025-03-20 08:27:55.684 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@31336c48 2025-03-20 08:27:55.684 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:55.685 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:55.686 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@50dbcc11 2025-03-20 08:27:55.686 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@50dbcc11 2025-03-20 08:27:55.686 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.686 [DefaultDispatcher-worker-14 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.686 [DefaultDispatcher-worker-14 @coroutine#2395] 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:35095/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:55.686 [DefaultDispatcher-worker-14 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.686 [DefaultDispatcher-worker-14 @coroutine#2395] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35095/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.687 [DefaultDispatcher-worker-16 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.687 [DefaultDispatcher-worker-16 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.690 [DefaultDispatcher-worker-14 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:55.690 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.690 [DefaultDispatcher-worker-14 @coroutine#2394] 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:35095/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:55.690 [DefaultDispatcher-worker-14 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.691 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.691 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.691 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:55.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198a653 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-20 08:27:55.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2 2025-03-20 08:27:55.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2 2025-03-20 08:27:55.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-20 08:27:55.694 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2 2025-03-20 08:27:55.699 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.700 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2 2025-03-20 08:27:55.701 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2 2025-03-20 08:27:55.701 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4822a1 2025-03-20 08:27:55.701 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d4822a1 2025-03-20 08:27:55.703 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@138fcf78 2025-03-20 08:27:55.703 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@138fcf78 2025-03-20 08:27:55.704 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b049d1 2025-03-20 08:27:55.704 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b049d1 2025-03-20 08:27:55.705 [DefaultDispatcher-worker-11 @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7005e2 2025-03-20 08:27:55.705 [DefaultDispatcher-worker-13 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:55.706 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b2c543 2025-03-20 08:27:55.706 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b2c543 2025-03-20 08:27:55.708 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e33b89e 2025-03-20 08:27:55.708 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e33b89e 2025-03-20 08:27:55.709 [DefaultDispatcher-worker-15 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:55.710 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@63aa522f 2025-03-20 08:27:55.710 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@63aa522f 2025-03-20 08:27:55.712 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1714a 2025-03-20 08:27:55.712 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1714a 2025-03-20 08:27:55.714 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@329d3a0c 2025-03-20 08:27:55.714 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@329d3a0c 2025-03-20 08:27:55.714 [DefaultDispatcher-worker-14 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:55.715 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@21799389 2025-03-20 08:27:55.715 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@21799389 2025-03-20 08:27:55.715 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.719 [DefaultDispatcher-worker-9 @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:55.719 [DefaultDispatcher-worker-2 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35095/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 08:27:55.719 [DefaultDispatcher-worker-2 @coroutine#2423] 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:35095/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-20 08:27:55.719 [DefaultDispatcher-worker-2 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35095/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 08:27:55.720 [DefaultDispatcher-worker-10 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35095/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 08:27:55.720 [DefaultDispatcher-worker-10 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35095/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 08:27:55.761 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35095/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-20 08:27:55.761 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35095/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:55.762 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35095/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 08:27:55.762 [DefaultDispatcher-worker-9 @coroutine#2423] 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:35095/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-20 08:27:55.762 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35095/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 08:27:55.763 [DefaultDispatcher-worker-10 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35095/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 08:27:55.763 [DefaultDispatcher-worker-10 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35095/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 08:27:55.764 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:27:55.767 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020f185 2025-03-20 08:27:55.767 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020f185 2025-03-20 08:27:55.768 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee705f1 2025-03-20 08:27:55.768 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee705f1 2025-03-20 08:27:55.770 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad89af5 2025-03-20 08:27:55.770 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad89af5 2025-03-20 08:27:55.772 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fda0fca 2025-03-20 08:27:55.772 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fda0fca 2025-03-20 08:27:55.773 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4821696d 2025-03-20 08:27:55.773 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4821696d 2025-03-20 08:27:55.774 [DefaultDispatcher-worker-12 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:55.775 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0f3515 2025-03-20 08:27:55.775 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0f3515 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33aa4326 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-20 08:27:55.777 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e0d13 2025-03-20 08:27:55.777 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e0d13 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:27:55.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:27:55.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-20 08:27:55.778 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5f085 2025-03-20 08:27:55.778 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5f085 2025-03-20 08:27:55.780 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5c9417 2025-03-20 08:27:55.780 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5c9417 2025-03-20 08:27:55.780 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.790 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:27:55.794 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.795 [Test worker @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:27:55.796 [Test worker @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:27:55.796 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3511a93c 2025-03-20 08:27:55.796 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3511a93c 2025-03-20 08:27:55.797 [DefaultDispatcher-worker-15 @coroutine#2449] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.797 [DefaultDispatcher-worker-15 @coroutine#2449] 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:53065/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:55.797 [DefaultDispatcher-worker-15 @coroutine#2449] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.797 [DefaultDispatcher-worker-15 @coroutine#2449] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53065/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.798 [DefaultDispatcher-worker-5 @coroutine#2449] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.798 [DefaultDispatcher-worker-5 @coroutine#2449] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:55.798 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd641ee 2025-03-20 08:27:55.798 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd641ee 2025-03-20 08:27:55.800 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe9c24c 2025-03-20 08:27:55.800 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe9c24c 2025-03-20 08:27:55.801 [DefaultDispatcher-worker-11 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:27:55.801 [DefaultDispatcher-worker-11 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.801 [DefaultDispatcher-worker-11 @coroutine#2448] 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:53065/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:55.801 [DefaultDispatcher-worker-11 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.801 [DefaultDispatcher-worker-12 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.801 [DefaultDispatcher-worker-12 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:55.802 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeb4bd5 2025-03-20 08:27:55.802 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aeb4bd5 2025-03-20 08:27:55.802 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75128cf 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-20 08:27:55.803 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@428b55fd 2025-03-20 08:27:55.803 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@428b55fd 2025-03-20 08:27:55.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-03-20 08:27:55.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-03-20 08:27:55.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-20 08:27:55.804 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-03-20 08:27:55.805 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdbb573 2025-03-20 08:27:55.805 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdbb573 2025-03-20 08:27:55.806 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a51f5e6 2025-03-20 08:27:55.806 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a51f5e6 2025-03-20 08:27:55.808 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac4b49a 2025-03-20 08:27:55.808 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac4b49a 2025-03-20 08:27:55.810 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f83e82 2025-03-20 08:27:55.810 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f83e82 2025-03-20 08:27:55.810 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.810 [Test worker @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-03-20 08:27:55.811 [Test worker @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-03-20 08:27:55.813 [DefaultDispatcher-worker-9 @coroutine#2470] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/auth/register 2025-03-20 08:27:55.813 [DefaultDispatcher-worker-9 @coroutine#2470] 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:53065/auth/register. 2025-03-20 08:27:55.813 [DefaultDispatcher-worker-9 @coroutine#2470] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/auth/register 2025-03-20 08:27:55.813 [DefaultDispatcher-worker-9 @coroutine#2470] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53065/auth/register from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.814 [DefaultDispatcher-worker-1 @coroutine#2470] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/auth/register 2025-03-20 08:27:55.814 [DefaultDispatcher-worker-1 @coroutine#2470] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/auth/register 2025-03-20 08:27:55.815 [DefaultDispatcher-worker-10 @coroutine#2464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@668ea404 2025-03-20 08:27:55.854 [DefaultDispatcher-worker-9 @coroutine#2470] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53065/auth/register. 2025-03-20 08:27:55.854 [DefaultDispatcher-worker-9 @coroutine#2470] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53065/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:55.866 [DefaultDispatcher-worker-19 @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:27:55.869 [DefaultDispatcher-worker-2 @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-20 08:27:55.877 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13cec4ff 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-20 08:27:55.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-03-20 08:27:55.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-03-20 08:27:55.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-20 08:27:55.879 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f66d4c9 2025-03-20 08:27:55.879 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f66d4c9 2025-03-20 08:27:55.881 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a13f55 2025-03-20 08:27:55.881 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a13f55 2025-03-20 08:27:55.882 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@259ebfb9 2025-03-20 08:27:55.883 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@259ebfb9 2025-03-20 08:27:55.884 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@609c356e 2025-03-20 08:27:55.884 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@609c356e 2025-03-20 08:27:55.886 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c56528 2025-03-20 08:27:55.886 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c56528 2025-03-20 08:27:55.887 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b6b6d2 2025-03-20 08:27:55.887 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b6b6d2 2025-03-20 08:27:55.889 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@105b82a 2025-03-20 08:27:55.889 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@105b82a 2025-03-20 08:27:55.890 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-03-20 08:27:55.890 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3ca21 2025-03-20 08:27:55.890 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@b3ca21 2025-03-20 08:27:55.892 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@528d133a 2025-03-20 08:27:55.892 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@528d133a 2025-03-20 08:27:55.892 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.895 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-03-20 08:27:55.896 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-03-20 08:27:55.897 [DefaultDispatcher-worker-17 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.897 [DefaultDispatcher-worker-17 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-20 08:27:55.897 [DefaultDispatcher-worker-17 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.897 [DefaultDispatcher-worker-17 @coroutine#2484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.898 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.898 [DefaultDispatcher-worker-16 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.901 [DefaultDispatcher-worker-5 @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-03-20 08:27:55.901 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.901 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-20 08:27:55.901 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.902 [DefaultDispatcher-worker-14 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.902 [DefaultDispatcher-worker-14 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.903 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-03-20 08:27:55.904 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.906 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-03-20 08:27:55.907 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@43080523 2025-03-20 08:27:55.907 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@43080523 2025-03-20 08:27:55.908 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcff332 2025-03-20 08:27:55.908 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcff332 2025-03-20 08:27:55.910 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f06e53 2025-03-20 08:27:55.910 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f06e53 2025-03-20 08:27:55.911 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf2f909 2025-03-20 08:27:55.911 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf2f909 2025-03-20 08:27:55.913 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd0d4a9 2025-03-20 08:27:55.913 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd0d4a9 2025-03-20 08:27:55.915 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d34f002 2025-03-20 08:27:55.915 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d34f002 2025-03-20 08:27:55.916 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b05292 2025-03-20 08:27:55.916 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fc8301 2025-03-20 08:27:55.916 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fc8301 2025-03-20 08:27:55.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-20 08:27:55.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-20 08:27:55.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.917 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24b05292: (connection evicted) 2025-03-20 08:27:55.918 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdd0646 2025-03-20 08:27:55.918 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cdd0646 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:55.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-20 08:27:55.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e4ffe5 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.919 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a1e2e8 2025-03-20 08:27:55.919 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a1e2e8 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.919 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-20 08:27:55.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2025-03-20 08:27:55.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2025-03-20 08:27:55.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-20 08:27:55.921 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2025-03-20 08:27:55.926 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2025-03-20 08:27:55.927 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2025-03-20 08:27:55.927 [DefaultDispatcher-worker-5 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.928 [DefaultDispatcher-worker-5 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-20 08:27:55.928 [DefaultDispatcher-worker-5 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.928 [DefaultDispatcher-worker-5 @coroutine#2511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.928 [DefaultDispatcher-worker-19 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.928 [DefaultDispatcher-worker-19 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.932 [DefaultDispatcher-worker-2 @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2025-03-20 08:27:55.932 [DefaultDispatcher-worker-2 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.932 [DefaultDispatcher-worker-2 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-20 08:27:55.932 [DefaultDispatcher-worker-2 @coroutine#2510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.932 [DefaultDispatcher-worker-20 @coroutine#2510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.932 [DefaultDispatcher-worker-20 @coroutine#2510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.933 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2025-03-20 08:27:55.934 [Test worker @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2025-03-20 08:27:55.936 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c663fda 2025-03-20 08:27:55.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-20 08:27:55.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-20 08:27:55.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.936 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c663fda: (connection evicted) 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:55.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-20 08:27:55.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f28ee19 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-20 08:27:55.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@65374526 2025-03-20 08:27:55.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@65374526 2025-03-20 08:27:55.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-20 08:27:55.939 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65374526 2025-03-20 08:27:55.944 [Test worker @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65374526 2025-03-20 08:27:55.945 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65374526 2025-03-20 08:27:55.946 [DefaultDispatcher-worker-2 @coroutine#2538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.946 [DefaultDispatcher-worker-2 @coroutine#2538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-20 08:27:55.946 [DefaultDispatcher-worker-2 @coroutine#2538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.946 [DefaultDispatcher-worker-2 @coroutine#2538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.946 [DefaultDispatcher-worker-16 @coroutine#2538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.946 [DefaultDispatcher-worker-16 @coroutine#2538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.950 [DefaultDispatcher-worker-13 @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65374526 2025-03-20 08:27:55.950 [DefaultDispatcher-worker-13 @coroutine#2537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.950 [DefaultDispatcher-worker-13 @coroutine#2537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-20 08:27:55.950 [DefaultDispatcher-worker-13 @coroutine#2537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.950 [DefaultDispatcher-worker-3 @coroutine#2537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.950 [DefaultDispatcher-worker-3 @coroutine#2537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.951 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65374526 2025-03-20 08:27:55.952 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65374526 2025-03-20 08:27:55.954 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65374526 2025-03-20 08:27:55.955 [Test worker @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65374526 2025-03-20 08:27:55.956 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65374526 2025-03-20 08:27:55.958 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65374526 2025-03-20 08:27:55.959 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65374526 2025-03-20 08:27:55.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-20 08:27:55.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-20 08:27:55.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.960 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65374526: (connection evicted) 2025-03-20 08:27:55.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:55.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-20 08:27:55.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8281e6 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-20 08:27:55.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@206a465f 2025-03-20 08:27:55.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@206a465f 2025-03-20 08:27:55.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-20 08:27:55.962 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@206a465f 2025-03-20 08:27:55.967 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@206a465f 2025-03-20 08:27:55.968 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@206a465f 2025-03-20 08:27:55.969 [DefaultDispatcher-worker-20 @coroutine#2576] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.969 [DefaultDispatcher-worker-20 @coroutine#2576] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-20 08:27:55.969 [DefaultDispatcher-worker-20 @coroutine#2576] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.969 [DefaultDispatcher-worker-20 @coroutine#2576] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.969 [DefaultDispatcher-worker-18 @coroutine#2576] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.969 [DefaultDispatcher-worker-18 @coroutine#2576] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.973 [DefaultDispatcher-worker-19 @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@206a465f 2025-03-20 08:27:55.973 [DefaultDispatcher-worker-19 @coroutine#2575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.973 [DefaultDispatcher-worker-19 @coroutine#2575] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-20 08:27:55.973 [DefaultDispatcher-worker-19 @coroutine#2575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.973 [DefaultDispatcher-worker-11 @coroutine#2575] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.973 [DefaultDispatcher-worker-11 @coroutine#2575] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.974 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@206a465f 2025-03-20 08:27:55.975 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@206a465f 2025-03-20 08:27:55.977 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@206a465f 2025-03-20 08:27:55.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-20 08:27:55.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-20 08:27:55.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.978 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@206a465f: (connection evicted) 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:55.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-20 08:27:55.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@137a70f1 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:55.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:55.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-20 08:27:55.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@54351197 2025-03-20 08:27:55.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@54351197 2025-03-20 08:27:55.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-20 08:27:55.980 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54351197 2025-03-20 08:27:55.985 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54351197 2025-03-20 08:27:55.986 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54351197 2025-03-20 08:27:55.986 [DefaultDispatcher-worker-11 @coroutine#2608] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.986 [DefaultDispatcher-worker-11 @coroutine#2608] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-20 08:27:55.986 [DefaultDispatcher-worker-11 @coroutine#2608] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.986 [DefaultDispatcher-worker-11 @coroutine#2608] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:55.987 [DefaultDispatcher-worker-4 @coroutine#2608] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.987 [DefaultDispatcher-worker-4 @coroutine#2608] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:55.990 [DefaultDispatcher-worker-4 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54351197 2025-03-20 08:27:55.990 [DefaultDispatcher-worker-4 @coroutine#2607] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.990 [DefaultDispatcher-worker-4 @coroutine#2607] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-20 08:27:55.990 [DefaultDispatcher-worker-4 @coroutine#2607] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.991 [DefaultDispatcher-worker-1 @coroutine#2607] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.991 [DefaultDispatcher-worker-1 @coroutine#2607] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-20 08:27:55.992 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54351197 2025-03-20 08:27:55.994 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54351197 2025-03-20 08:27:55.995 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54351197 2025-03-20 08:27:55.997 [Test worker @coroutine#2623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54351197 2025-03-20 08:27:55.998 [Test worker @coroutine#2630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54351197 2025-03-20 08:27:55.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-20 08:27:55.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-20 08:27:55.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:55.999 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54351197: (connection evicted) 2025-03-20 08:27:55.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:55.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-20 08:27:55.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-20 08:27:55.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@315bb2bb 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.000 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-20 08:27:56.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-03-20 08:27:56.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-03-20 08:27:56.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-20 08:27:56.001 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-03-20 08:27:56.006 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-03-20 08:27:56.007 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-03-20 08:27:56.008 [DefaultDispatcher-worker-4 @coroutine#2639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:56.008 [DefaultDispatcher-worker-4 @coroutine#2639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-20 08:27:56.008 [DefaultDispatcher-worker-4 @coroutine#2639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:56.008 [DefaultDispatcher-worker-4 @coroutine#2639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:56.009 [DefaultDispatcher-worker-7 @coroutine#2639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:56.009 [DefaultDispatcher-worker-7 @coroutine#2639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 08:27:56.012 [DefaultDispatcher-worker-13 @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-03-20 08:27:56.012 [DefaultDispatcher-worker-13 @coroutine#2638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-20 08:27:56.012 [DefaultDispatcher-worker-13 @coroutine#2638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-20 08:27:56.012 [DefaultDispatcher-worker-13 @coroutine#2638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-20 08:27:56.012 [DefaultDispatcher-worker-13 @coroutine#2638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-20 08:27:56.012 [DefaultDispatcher-worker-13 @coroutine#2638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-20 08:27:56.013 [Test worker @coroutine#2642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-03-20 08:27:56.014 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6 2025-03-20 08:27:56.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-20 08:27:56.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-20 08:27:56.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.015 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c9015c6: (connection evicted) 2025-03-20 08:27:56.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:56.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-20 08:27:56.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-20 08:27:56.126 [DefaultDispatcher-worker-8 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:27:56.126 [DefaultDispatcher-worker-8 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.126 [DefaultDispatcher-worker-8 @coroutine#2117] 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:53393/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:56.126 [DefaultDispatcher-worker-8 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.127 [DefaultDispatcher-worker-18 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.127 [DefaultDispatcher-worker-18 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.228 [DefaultDispatcher-worker-3 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:56.228 [DefaultDispatcher-worker-3 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.228 [DefaultDispatcher-worker-3 @coroutine#2150] 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:59549/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:56.228 [DefaultDispatcher-worker-3 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.229 [DefaultDispatcher-worker-1 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.229 [DefaultDispatcher-worker-1 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.266 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-20 08:27:56.266 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.266 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.266 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.266 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.266 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14c1cba6 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2025-03-20 08:27:56.267 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-20 08:27:56.275 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2025-03-20 08:27:56.281 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2025-03-20 08:27:56.281 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2025-03-20 08:27:56.282 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2025-03-20 08:27:56.289 [DefaultDispatcher-worker-14 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2025-03-20 08:27:56.299 [DefaultDispatcher-worker-15 @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e 2025-03-20 08:27:56.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-20 08:27:56.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-20 08:27:56.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.301 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a4bee4e: (connection evicted) 2025-03-20 08:27:56.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:56.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-20 08:27:56.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f40bb80 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-03-20 08:27:56.303 [Test worker @coroutine#2713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-20 08:27:56.306 [DefaultDispatcher-worker-7 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:27:56.307 [DefaultDispatcher-worker-7 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.307 [DefaultDispatcher-worker-7 @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:40143/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:56.307 [DefaultDispatcher-worker-7 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.307 [DefaultDispatcher-worker-2 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.307 [DefaultDispatcher-worker-2 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.311 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-03-20 08:27:56.316 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-03-20 08:27:56.317 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-03-20 08:27:56.318 [Test worker @coroutine#2721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38f4a641 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-20 08:27:56.318 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.319 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.319 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.319 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.319 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.319 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.319 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.319 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.319 [Test worker @coroutine#2713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-20 08:27:56.319 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-03-20 08:27:56.319 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-03-20 08:27:56.319 [Test worker @coroutine#2713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-20 08:27:56.329 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-03-20 08:27:56.336 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-03-20 08:27:56.337 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-03-20 08:27:56.338 [Test worker @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-03-20 08:27:56.343 [DefaultDispatcher-worker-7 @coroutine#2729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-03-20 08:27:56.351 [DefaultDispatcher-worker-13 @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-03-20 08:27:56.354 [DefaultDispatcher-worker-2 @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-03-20 08:27:56.358 [DefaultDispatcher-worker-3 @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c2a046 2025-03-20 08:27:56.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-20 08:27:56.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-20 08:27:56.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.366 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c2a046: (connection evicted) 2025-03-20 08:27:56.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:56.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-20 08:27:56.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-20 08:27:56.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-20 08:27:56.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-20 08:27:56.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.367 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc: (connection evicted) 2025-03-20 08:27:56.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:56.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-20 08:27:56.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64dbb343 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-03-20 08:27:56.368 [Test worker @coroutine#2750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-20 08:27:56.378 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-03-20 08:27:56.383 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-03-20 08:27:56.384 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-03-20 08:27:56.385 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-03-20 08:27:56.385 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66790851 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce045e3 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce045e3 2025-03-20 08:27:56.386 [Test worker @coroutine#2750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-20 08:27:56.391 [DefaultDispatcher-worker-9 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:27:56.391 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.391 [DefaultDispatcher-worker-9 @coroutine#2228] 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:43745/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:56.391 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.392 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.392 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.394 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce045e3 2025-03-20 08:27:56.399 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce045e3 2025-03-20 08:27:56.400 [Test worker @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce045e3 2025-03-20 08:27:56.400 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce045e3 2025-03-20 08:27:56.404 [DefaultDispatcher-worker-19 @coroutine#2766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce045e3 2025-03-20 08:27:56.411 [DefaultDispatcher-worker-8 @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-03-20 08:27:56.415 [DefaultDispatcher-worker-11 @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-03-20 08:27:56.417 [DefaultDispatcher-worker-16 @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b8e6981 2025-03-20 08:27:56.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-20 08:27:56.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-20 08:27:56.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.420 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b8e6981: (connection evicted) 2025-03-20 08:27:56.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:56.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-20 08:27:56.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-20 08:27:56.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-20 08:27:56.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-20 08:27:56.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.420 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce045e3: (connection evicted) 2025-03-20 08:27:56.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:56.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-20 08:27:56.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17fbbf0a 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-03-20 08:27:56.422 [Test worker @coroutine#2787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-20 08:27:56.430 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-03-20 08:27:56.433 [DefaultDispatcher-worker-17 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:27:56.433 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.433 [DefaultDispatcher-worker-17 @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://localhost.localdomain:44143/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:56.433 [DefaultDispatcher-worker-17 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.433 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.434 [DefaultDispatcher-worker-4 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.435 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-03-20 08:27:56.436 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-03-20 08:27:56.437 [Test worker @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-03-20 08:27:56.441 [DefaultDispatcher-worker-8 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-03-20 08:27:56.452 [DefaultDispatcher-worker-6 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-03-20 08:27:56.454 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-03-20 08:27:56.461 [DefaultDispatcher-worker-6 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a28d987 2025-03-20 08:27:56.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-03-20 08:27:56.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-03-20 08:27:56.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.473 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a28d987: (connection evicted) 2025-03-20 08:27:56.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:56.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-03-20 08:27:56.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@608448e7 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.474 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-20 08:27:56.475 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faccb34 2025-03-20 08:27:56.475 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faccb34 2025-03-20 08:27:56.475 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-20 08:27:56.475 [DefaultDispatcher-worker-9 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bed4bf1 2025-03-20 08:27:56.475 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.475 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:56.475 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.476 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.484 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faccb34 2025-03-20 08:27:56.489 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faccb34 2025-03-20 08:27:56.490 [Test worker @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faccb34 2025-03-20 08:27:56.490 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faccb34 2025-03-20 08:27:56.495 [DefaultDispatcher-worker-2 @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faccb34 2025-03-20 08:27:56.499 [DefaultDispatcher-worker-13 @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:56.500 [DefaultDispatcher-worker-13 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.500 [DefaultDispatcher-worker-13 @coroutine#2301] 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:48989/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:56.500 [DefaultDispatcher-worker-13 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.500 [DefaultDispatcher-worker-2 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.500 [DefaultDispatcher-worker-2 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.506 [DefaultDispatcher-worker-13 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faccb34 2025-03-20 08:27:56.507 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faccb34 2025-03-20 08:27:56.511 [DefaultDispatcher-worker-4 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4faccb34 2025-03-20 08:27:56.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-20 08:27:56.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-20 08:27:56.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.514 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4faccb34: (connection evicted) 2025-03-20 08:27:56.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:56.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-20 08:27:56.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb54673 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c54f48 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c54f48 2025-03-20 08:27:56.516 [Test worker @coroutine#2901] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-20 08:27:56.523 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c54f48 2025-03-20 08:27:56.529 [Test worker @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c54f48 2025-03-20 08:27:56.530 [Test worker @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c54f48 2025-03-20 08:27:56.531 [Test worker @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c54f48 2025-03-20 08:27:56.536 [DefaultDispatcher-worker-16 @coroutine#2908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c54f48 2025-03-20 08:27:56.546 [DefaultDispatcher-worker-1 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c54f48 2025-03-20 08:27:56.550 [DefaultDispatcher-worker-13 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c54f48 2025-03-20 08:27:56.616 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.617 [DefaultDispatcher-worker-9 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:56.617 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.617 [DefaultDispatcher-worker-9 @coroutine#2352] 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:48287/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:56.617 [DefaultDispatcher-worker-9 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.618 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.618 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.662 [DefaultDispatcher-worker-7 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c54f48 2025-03-20 08:27:56.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-03-20 08:27:56.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-03-20 08:27:56.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.691 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8c54f48: (connection evicted) 2025-03-20 08:27:56.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:56.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-03-20 08:27:56.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-03-20 08:27:56.692 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-20 08:27:56.692 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.692 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.692 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.692 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.692 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.692 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.692 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9c188f 2025-03-20 08:27:56.692 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.692 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2025-03-20 08:27:56.693 [Test worker @coroutine#2942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-20 08:27:56.695 [DefaultDispatcher-worker-7 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:56.696 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.696 [DefaultDispatcher-worker-7 @coroutine#2394] 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:35095/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:56.696 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.696 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.696 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.701 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2025-03-20 08:27:56.705 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2025-03-20 08:27:56.706 [Test worker @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2025-03-20 08:27:56.707 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2025-03-20 08:27:56.712 [DefaultDispatcher-worker-13 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2025-03-20 08:27:56.714 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe 2025-03-20 08:27:56.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-20 08:27:56.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-20 08:27:56.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.719 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd8aefe: (connection evicted) 2025-03-20 08:27:56.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:56.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-20 08:27:56.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc70aa0 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-03-20 08:27:56.720 [Test worker @coroutine#2976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-20 08:27:56.728 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-03-20 08:27:56.733 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-03-20 08:27:56.734 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-03-20 08:27:56.735 [Test worker @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-03-20 08:27:56.740 [DefaultDispatcher-worker-14 @coroutine#2983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26fee641 2025-03-20 08:27:56.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-20 08:27:56.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-20 08:27:56.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.778 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26fee641: (connection evicted) 2025-03-20 08:27:56.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:56.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-20 08:27:56.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6442c2dd 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:56.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:56.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-20 08:27:56.825 [DefaultDispatcher-worker-12 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:27:56.826 [DefaultDispatcher-worker-12 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.826 [DefaultDispatcher-worker-12 @coroutine#2448] 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:53065/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:56.826 [DefaultDispatcher-worker-12 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.826 [DefaultDispatcher-worker-1 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.826 [DefaultDispatcher-worker-1 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.837 [DefaultDispatcher-worker-10 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:56.841 [DefaultDispatcher-worker-4 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:56.845 [DefaultDispatcher-worker-4 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:56.851 [DefaultDispatcher-worker-3 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:56.868 [DefaultDispatcher-worker-13 @coroutine#3009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:56.868 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-20 08:27:56.872 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-03-20 08:27:56.873 [DefaultDispatcher-worker-9 @coroutine#3015] INFO ktor.application - Responding at http://0.0.0.0:38483 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ffc9be 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:56.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:56.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-20 08:27:56.881 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.882 [DefaultDispatcher-worker-13 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.882 [DefaultDispatcher-worker-13 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:56.882 [DefaultDispatcher-worker-13 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.882 [DefaultDispatcher-worker-13 @coroutine#3017] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:56.883 [eventLoopGroupProxy-19-1 @call-handler#3026] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 08:27:56.883 [eventLoopGroupProxy-19-2 @call-handler#3025] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 08:27:56.883 [eventLoopGroupProxy-19-1 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:56.883 [eventLoopGroupProxy-19-2 @call-handler#3025] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.883 [eventLoopGroupProxy-19-2 @call-handler#3025] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:56.884 [eventLoopGroupProxy-19-2 @call-handler#3025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:56.884 [DefaultDispatcher-worker-11 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.884 [DefaultDispatcher-worker-11 @coroutine#3017] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3459ccd9 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-20 08:27:56.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:56.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:56.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-20 08:27:56.892 [DefaultDispatcher-worker-4 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:56.892 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.892 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:56.892 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.893 [eventLoopGroupProxy-19-2 @call-handler#3031] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 08:27:56.893 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:56.893 [DefaultDispatcher-worker-14 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.893 [DefaultDispatcher-worker-14 @coroutine#3016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.897 [DefaultDispatcher-worker-3 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.897 [DefaultDispatcher-worker-3 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:56.897 [DefaultDispatcher-worker-3 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.897 [DefaultDispatcher-worker-3 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:56.897 [eventLoopGroupProxy-19-2 @call-handler#3040] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3435b6d8 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:56.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:56.898 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:56.898 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:56.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-20 08:27:56.898 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:56.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-20 08:27:56.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-20 08:27:56.898 [DefaultDispatcher-worker-15 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.898 [DefaultDispatcher-worker-15 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.898 [eventLoopGroupProxy-19-3 @call-handler#3044] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 08:27:56.898 [eventLoopGroupProxy-19-3 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:56.899 [DefaultDispatcher-worker-6 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:56.903 [DefaultDispatcher-worker-7 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:56.909 [DefaultDispatcher-worker-8 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:56.909 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.909 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:56.909 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.910 [eventLoopGroupProxy-19-2 @call-handler#3049] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 08:27:56.910 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:56.910 [DefaultDispatcher-worker-1 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.910 [DefaultDispatcher-worker-1 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.910 [DefaultDispatcher-worker-14 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.910 [DefaultDispatcher-worker-14 @coroutine#3052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 08:27:56.910 [DefaultDispatcher-worker-14 @coroutine#3052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.910 [DefaultDispatcher-worker-14 @coroutine#3052] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 08:27:56.911 [eventLoopGroupProxy-19-2 @call-handler#3058] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 08:27:56.911 [eventLoopGroupProxy-19-2 @call-handler#3058] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.911 [eventLoopGroupProxy-19-2 @call-handler#3058] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:56.911 [eventLoopGroupProxy-19-2 @call-handler#3058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:56.912 [eventLoopGroupProxy-19-4 @call-handler#3062] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 08:27:56.912 [eventLoopGroupProxy-19-4 @call-handler#3062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:56.912 [DefaultDispatcher-worker-2 @coroutine#3052] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.912 [DefaultDispatcher-worker-2 @coroutine#3052] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 08:27:56.914 [DefaultDispatcher-worker-19 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:56.916 [DefaultDispatcher-worker-2 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:56.921 [DefaultDispatcher-worker-21 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:56.923 [DefaultDispatcher-worker-15 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:56.924 [DefaultDispatcher-worker-1 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-20 08:27:56.924 [DefaultDispatcher-worker-1 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.924 [DefaultDispatcher-worker-1 @coroutine#3051] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:56.924 [DefaultDispatcher-worker-1 @coroutine#3051] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.925 [eventLoopGroupProxy-19-2 @call-handler#3070] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 08:27:56.925 [eventLoopGroupProxy-19-2 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:56.925 [DefaultDispatcher-worker-13 @coroutine#3051] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.925 [DefaultDispatcher-worker-13 @coroutine#3051] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/replication/nodeId 2025-03-20 08:27:56.929 [DefaultDispatcher-worker-9 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-20 08:27:56.933 [DefaultDispatcher-worker-10 @coroutine#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-20 08:27:56.941 [DefaultDispatcher-worker-1 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:56.942 [DefaultDispatcher-worker-15 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-20 08:27:56.942 [DefaultDispatcher-worker-15 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-20 08:27:56.942 [DefaultDispatcher-worker-15 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-20 08:27:56.942 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-03-20 08:27:56.945 [DefaultDispatcher-worker-13 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:56.957 [DefaultDispatcher-worker-14 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-20 08:27:56.957 [DefaultDispatcher-worker-14 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-20 08:27:56.957 [DefaultDispatcher-worker-14 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-20 08:27:56.957 [DefaultDispatcher-worker-14 @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:56.957 [DefaultDispatcher-worker-14 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299393 2025-03-20 08:27:56.957 [DefaultDispatcher-worker-14 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299393. 2025-03-20 08:27:56.957 [DefaultDispatcher-worker-14 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299393 2025-03-20 08:27:56.957 [eventLoopGroupProxy-19-2 @call-handler#3089] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-20 08:27:56.960 [eventLoopGroupProxy-19-2 @call-handler#3089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:56.960 [DefaultDispatcher-worker-14 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299393 2025-03-20 08:27:56.960 [DefaultDispatcher-worker-14 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299393 2025-03-20 08:27:56.960 [DefaultDispatcher-worker-14 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299393. 2025-03-20 08:27:56.960 [DefaultDispatcher-worker-14 @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299393 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:56.965 [DefaultDispatcher-worker-19 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:56.966 [DefaultDispatcher-worker-19 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 08:27:56.966 [DefaultDispatcher-worker-19 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-20 08:27:56.966 [DefaultDispatcher-worker-19 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 08:27:56.966 [eventLoopGroupProxy-19-2 @call-handler#3093] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-20 08:27:56.967 [eventLoopGroupProxy-19-2 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:56.967 [DefaultDispatcher-worker-19 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 08:27:56.967 [DefaultDispatcher-worker-19 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 08:27:56.967 [DefaultDispatcher-worker-19 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-20 08:27:56.967 [DefaultDispatcher-worker-19 @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:56.971 [DefaultDispatcher-worker-13 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:56.974 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:27:56.982 [DefaultDispatcher-worker-11 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:56.985 [DefaultDispatcher-worker-17 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:56.985 [DefaultDispatcher-worker-5 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:56.985 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:56.985 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/message. 2025-03-20 08:27:56.985 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:56.985 [DefaultDispatcher-worker-5 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38483/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 08:27:56.986 [eventLoopGroupProxy-19-2 @call-handler#3099] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 08:27:56.986 [eventLoopGroupProxy-19-2 @call-handler#3099] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 08:27:56.986 [eventLoopGroupProxy-19-2 @call-handler#3099] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:56.987 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:56.990 [DefaultDispatcher-worker-14 @call-handler#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:56.990 [eventLoopGroupProxy-19-2 @call-handler#3099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:56.990 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:56.990 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:56.990 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/message. 2025-03-20 08:27:56.990 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:56.994 [DefaultDispatcher-worker-16 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:56.998 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:57.000 [DefaultDispatcher-worker-6 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:57.001 [DefaultDispatcher-worker-17 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-20 08:27:57.001 [DefaultDispatcher-worker-17 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-20 08:27:57.001 [DefaultDispatcher-worker-17 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-20 08:27:57.001 [eventLoopGroupProxy-19-2 @call-handler#3112] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-03-20 08:27:57.004 [DefaultDispatcher-worker-21 @coroutine#3104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.013 [DefaultDispatcher-worker-1 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-20 08:27:57.013 [DefaultDispatcher-worker-1 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-20 08:27:57.014 [DefaultDispatcher-worker-1 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-20 08:27:57.014 [DefaultDispatcher-worker-1 @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.014 [DefaultDispatcher-worker-1 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299394 2025-03-20 08:27:57.014 [DefaultDispatcher-worker-1 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299394. 2025-03-20 08:27:57.014 [DefaultDispatcher-worker-1 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299394 2025-03-20 08:27:57.014 [eventLoopGroupProxy-19-2 @call-handler#3116] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-20 08:27:57.014 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.015 [DefaultDispatcher-worker-21 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299394 2025-03-20 08:27:57.015 [DefaultDispatcher-worker-21 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299394 2025-03-20 08:27:57.015 [DefaultDispatcher-worker-21 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299394. 2025-03-20 08:27:57.015 [DefaultDispatcher-worker-21 @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707032688938299394 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.019 [DefaultDispatcher-worker-21 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.019 [DefaultDispatcher-worker-21 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 08:27:57.019 [DefaultDispatcher-worker-21 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-20 08:27:57.019 [DefaultDispatcher-worker-21 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 08:27:57.020 [eventLoopGroupProxy-19-2 @call-handler#3120] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-20 08:27:57.020 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.020 [DefaultDispatcher-worker-7 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 08:27:57.020 [DefaultDispatcher-worker-7 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 08:27:57.020 [DefaultDispatcher-worker-7 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-20 08:27:57.020 [DefaultDispatcher-worker-7 @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.024 [DefaultDispatcher-worker-9 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.034 [DefaultDispatcher-worker-1 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.037 [DefaultDispatcher-worker-17 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:57.037 [DefaultDispatcher-worker-15 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.038 [DefaultDispatcher-worker-15 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:57.038 [DefaultDispatcher-worker-15 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/message. 2025-03-20 08:27:57.038 [DefaultDispatcher-worker-15 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:57.038 [DefaultDispatcher-worker-15 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38483/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 08:27:57.038 [eventLoopGroupProxy-19-2 @call-handler#3126] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 08:27:57.038 [eventLoopGroupProxy-19-2 @call-handler#3126] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 08:27:57.038 [eventLoopGroupProxy-19-2 @call-handler#3126] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:57.042 [DefaultDispatcher-worker-7 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:57.046 [DefaultDispatcher-worker-16 @call-handler#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:57.046 [eventLoopGroupProxy-19-2 @call-handler#3126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.046 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:57.046 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:57.046 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/message. 2025-03-20 08:27:57.046 [DefaultDispatcher-worker-16 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.050 [DefaultDispatcher-worker-16 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.053 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392 2025-03-20 08:27:57.053 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392. 2025-03-20 08:27:57.053 [UI Thread @coroutine#3146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392 2025-03-20 08:27:57.053 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.053 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.053 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.053 [eventLoopGroupProxy-19-2 @call-handler#3161] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-20 08:27:57.054 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.054 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.054 [UI Thread @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.054 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.054 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.054 [UI Thread @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.055 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393 2025-03-20 08:27:57.055 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393. 2025-03-20 08:27:57.055 [UI Thread @coroutine#3177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393 2025-03-20 08:27:57.055 [eventLoopGroupProxy-19-7 @call-handler#3181] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-20 08:27:57.056 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.056 [eventLoopGroupProxy-19-5 @call-handler#3183] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-20 08:27:57.056 [UI Thread @coroutine#3146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392 2025-03-20 08:27:57.056 [UI Thread @coroutine#3146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392 2025-03-20 08:27:57.056 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392. 2025-03-20 08:27:57.056 [UI Thread @coroutine#3146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.056 [eventLoopGroupProxy-19-6 @call-handler#3190] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-20 08:27:57.057 [eventLoopGroupProxy-19-7 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.057 [eventLoopGroupProxy-19-5 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.057 [UI Thread @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.057 [UI Thread @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.057 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.057 [UI Thread @coroutine#3157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.057 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.057 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.057 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.057 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.057 [eventLoopGroupProxy-19-6 @call-handler#3190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.057 [eventLoopGroupProxy-19-8 @call-handler#3195] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-20 08:27:57.058 [UI Thread @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.058 [UI Thread @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.058 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.058 [UI Thread @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.061 [DefaultDispatcher-worker-17 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.065 [DefaultDispatcher-worker-11 @coroutine#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.065 [eventLoopGroupProxy-19-8 @call-handler#3195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.065 [UI Thread @coroutine#3177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393 2025-03-20 08:27:57.065 [UI Thread @coroutine#3177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393 2025-03-20 08:27:57.066 [UI Thread @coroutine#3177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393. 2025-03-20 08:27:57.066 [UI Thread @coroutine#3177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.069 [DefaultDispatcher-worker-18 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.072 [DefaultDispatcher-worker-1 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.076 [DefaultDispatcher-worker-12 @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.079 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707032688938299392 2025-03-20 08:27:57.079 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707032688938299392. 2025-03-20 08:27:57.079 [UI Thread @coroutine#3205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707032688938299392 2025-03-20 08:27:57.079 [eventLoopGroupProxy-19-2 @call-handler#3207] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-03-20 08:27:57.080 [eventLoopGroupProxy-19-2 @call-handler#3207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.080 [UI Thread @coroutine#3205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707032688938299392 2025-03-20 08:27:57.080 [UI Thread @coroutine#3205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707032688938299392 2025-03-20 08:27:57.081 [UI Thread @coroutine#3205] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707032688938299392. 2025-03-20 08:27:57.081 [UI Thread @coroutine#3205] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707032688938299392 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.085 [DefaultDispatcher-worker-10 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.090 [DefaultDispatcher-worker-21 @coroutine#3205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.094 [DefaultDispatcher-worker-2 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.094 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:57.094 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/message. 2025-03-20 08:27:57.094 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:57.094 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38483/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 08:27:57.094 [eventLoopGroupProxy-19-2 @call-handler#3215] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 08:27:57.095 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 08:27:57.095 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:57.099 [DefaultDispatcher-worker-20 @call-handler#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:57.099 [eventLoopGroupProxy-19-2 @call-handler#3215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.099 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:57.099 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:57.099 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/message. 2025-03-20 08:27:57.099 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.103 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707032688938299394&assignmentUid=707032688938299392&clazzUid=707032688938299392&submitterUid=707032688938299393 2025-03-20 08:27:57.103 [DefaultDispatcher-worker-11 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.103 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707032688938299394&assignmentUid=707032688938299392&clazzUid=707032688938299392&submitterUid=707032688938299393. 2025-03-20 08:27:57.103 [UI Thread @coroutine#3231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707032688938299394&assignmentUid=707032688938299392&clazzUid=707032688938299392&submitterUid=707032688938299393 2025-03-20 08:27:57.104 [eventLoopGroupProxy-19-2 @call-handler#3236] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-03-20 08:27:57.107 [eventLoopGroupProxy-19-2 @call-handler#3236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.107 [UI Thread @coroutine#3231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707032688938299394&assignmentUid=707032688938299392&clazzUid=707032688938299392&submitterUid=707032688938299393 2025-03-20 08:27:57.107 [UI Thread @coroutine#3231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707032688938299394&assignmentUid=707032688938299392&clazzUid=707032688938299392&submitterUid=707032688938299393 2025-03-20 08:27:57.107 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707032688938299394&assignmentUid=707032688938299392&clazzUid=707032688938299392&submitterUid=707032688938299393. 2025-03-20 08:27:57.107 [UI Thread @coroutine#3231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707032688938299394&assignmentUid=707032688938299392&clazzUid=707032688938299392&submitterUid=707032688938299393 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.112 [DefaultDispatcher-worker-16 @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.116 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/PersonDao/getNamesByUid?uid=707032688938299393 2025-03-20 08:27:57.116 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/PersonDao/getNamesByUid?uid=707032688938299393. 2025-03-20 08:27:57.116 [UI Thread @coroutine#3245] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/PersonDao/getNamesByUid?uid=707032688938299393 2025-03-20 08:27:57.118 [eventLoopGroupProxy-19-2 @call-handler#3254] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-03-20 08:27:57.118 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.118 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.118 [UI Thread @coroutine#3250] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.119 [eventLoopGroupProxy-19-2 @call-handler#3254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.119 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707032688938299392 2025-03-20 08:27:57.119 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707032688938299392. 2025-03-20 08:27:57.119 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707032688938299392 2025-03-20 08:27:57.119 [eventLoopGroupProxy-19-5 @call-handler#3263] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-03-20 08:27:57.119 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.119 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.119 [UI Thread @coroutine#3257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.119 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.119 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.119 [UI Thread @coroutine#3259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.119 [eventLoopGroupProxy-19-6 @call-handler#3269] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-03-20 08:27:57.119 [eventLoopGroupProxy-19-2 @call-handler#3272] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-03-20 08:27:57.119 [eventLoopGroupProxy-19-7 @call-handler#3275] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-03-20 08:27:57.120 [UI Thread @coroutine#3245] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/PersonDao/getNamesByUid?uid=707032688938299393 2025-03-20 08:27:57.120 [UI Thread @coroutine#3245] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/PersonDao/getNamesByUid?uid=707032688938299393 2025-03-20 08:27:57.120 [UI Thread @coroutine#3245] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/PersonDao/getNamesByUid?uid=707032688938299393. 2025-03-20 08:27:57.120 [UI Thread @coroutine#3245] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/PersonDao/getNamesByUid?uid=707032688938299393 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.120 [eventLoopGroupProxy-19-2 @call-handler#3272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.121 [eventLoopGroupProxy-19-7 @call-handler#3275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.121 [UI Thread @coroutine#3257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.121 [UI Thread @coroutine#3257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.121 [UI Thread @coroutine#3259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.121 [UI Thread @coroutine#3259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.121 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.121 [UI Thread @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.121 [eventLoopGroupProxy-19-5 @call-handler#3263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.121 [UI Thread @coroutine#3259] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.121 [UI Thread @coroutine#3259] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.121 [UI Thread @coroutine#3250] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.121 [UI Thread @coroutine#3250] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.121 [UI Thread @coroutine#3250] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.121 [UI Thread @coroutine#3250] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707032688938299393&assignmentUid=707032688938299392 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.122 [eventLoopGroupProxy-19-6 @call-handler#3269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.122 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707032688938299392 2025-03-20 08:27:57.122 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707032688938299392 2025-03-20 08:27:57.123 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707032688938299392. 2025-03-20 08:27:57.123 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707032688938299392 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.125 [DefaultDispatcher-worker-5 @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.134 [DefaultDispatcher-worker-12 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.136 [DefaultDispatcher-worker-5 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:27:57.136 [DefaultDispatcher-worker-5 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.136 [DefaultDispatcher-worker-5 @coroutine#2117] 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:53393/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:57.136 [DefaultDispatcher-worker-5 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.137 [DefaultDispatcher-worker-17 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.137 [DefaultDispatcher-worker-17 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.139 [DefaultDispatcher-worker-5 @coroutine#3259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.143 [DefaultDispatcher-worker-17 @coroutine#3250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.147 [DefaultDispatcher-worker-6 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.150 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299394 2025-03-20 08:27:57.150 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299394. 2025-03-20 08:27:57.150 [UI Thread @coroutine#3293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299394 2025-03-20 08:27:57.150 [eventLoopGroupProxy-19-2 @call-handler#3295] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-03-20 08:27:57.153 [eventLoopGroupProxy-19-2 @call-handler#3295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.153 [UI Thread @coroutine#3293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299394 2025-03-20 08:27:57.153 [UI Thread @coroutine#3293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299394 2025-03-20 08:27:57.154 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299394. 2025-03-20 08:27:57.154 [UI Thread @coroutine#3293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299394 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.158 [DefaultDispatcher-worker-16 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.159 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/PersonDao/findByUidAsync?uid=707032688938299393 2025-03-20 08:27:57.159 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/PersonDao/findByUidAsync?uid=707032688938299393. 2025-03-20 08:27:57.159 [UI Thread @coroutine#3293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/PersonDao/findByUidAsync?uid=707032688938299393 2025-03-20 08:27:57.160 [eventLoopGroupProxy-19-2 @call-handler#3299] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-03-20 08:27:57.160 [eventLoopGroupProxy-19-2 @call-handler#3299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.161 [UI Thread @coroutine#3293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/PersonDao/findByUidAsync?uid=707032688938299393 2025-03-20 08:27:57.161 [UI Thread @coroutine#3293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/PersonDao/findByUidAsync?uid=707032688938299393 2025-03-20 08:27:57.161 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/PersonDao/findByUidAsync?uid=707032688938299393. 2025-03-20 08:27:57.161 [UI Thread @coroutine#3293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/PersonDao/findByUidAsync?uid=707032688938299393 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.165 [DefaultDispatcher-worker-11 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.170 [DefaultDispatcher-worker-6 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.175 [DefaultDispatcher-worker-17 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.175 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:57.175 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/message. 2025-03-20 08:27:57.175 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:57.175 [DefaultDispatcher-worker-17 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38483/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 08:27:57.176 [eventLoopGroupProxy-19-2 @call-handler#3304] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 08:27:57.176 [eventLoopGroupProxy-19-2 @call-handler#3304] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 08:27:57.176 [eventLoopGroupProxy-19-2 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 08:27:57.180 [DefaultDispatcher-worker-2 @call-handler#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b 2025-03-20 08:27:57.180 [eventLoopGroupProxy-19-2 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.181 [DefaultDispatcher-worker-19 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:57.181 [DefaultDispatcher-worker-19 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/replication/message 2025-03-20 08:27:57.181 [DefaultDispatcher-worker-19 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/replication/message. 2025-03-20 08:27:57.181 [DefaultDispatcher-worker-19 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.182 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392 2025-03-20 08:27:57.182 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392. 2025-03-20 08:27:57.182 [UI Thread @coroutine#3327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392 2025-03-20 08:27:57.182 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.182 [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:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.182 [UI Thread @coroutine#3331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.182 [eventLoopGroupProxy-19-2 @call-handler#3344] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-20 08:27:57.182 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.183 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.183 [UI Thread @coroutine#3336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.183 [eventLoopGroupProxy-19-5 @call-handler#3346] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-20 08:27:57.183 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.183 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.183 [UI Thread @coroutine#3338] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.183 [eventLoopGroupProxy-19-6 @call-handler#3352] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-20 08:27:57.183 [eventLoopGroupProxy-19-2 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.183 [UI Thread @coroutine#3356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393 2025-03-20 08:27:57.183 [UI Thread @coroutine#3356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393. 2025-03-20 08:27:57.183 [UI Thread @coroutine#3356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393 2025-03-20 08:27:57.183 [eventLoopGroupProxy-19-7 @call-handler#3360] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-20 08:27:57.183 [UI Thread @coroutine#3327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392 2025-03-20 08:27:57.183 [UI Thread @coroutine#3327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392 2025-03-20 08:27:57.184 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392. 2025-03-20 08:27:57.184 [eventLoopGroupProxy-19-7 @call-handler#3360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.184 [UI Thread @coroutine#3327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707032688938299392 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.184 [eventLoopGroupProxy-19-6 @call-handler#3352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.184 [eventLoopGroupProxy-19-5 @call-handler#3346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.184 [UI Thread @coroutine#3338] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.184 [UI Thread @coroutine#3338] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.184 [UI Thread @coroutine#3338] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.184 [UI Thread @coroutine#3338] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.184 [UI Thread @coroutine#3336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.184 [UI Thread @coroutine#3336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.184 [UI Thread @coroutine#3331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.184 [UI Thread @coroutine#3331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 2025-03-20 08:27:57.184 [UI Thread @coroutine#3336] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.184 [UI Thread @coroutine#3336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.185 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392. 2025-03-20 08:27:57.185 [UI Thread @coroutine#3331] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707032688938299393&assignmentUid=707032688938299392 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.185 [eventLoopGroupProxy-19-9 @call-handler#3371] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-20 08:27:57.186 [DefaultDispatcher-worker-18 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29471e3e 2025-03-20 08:27:57.186 [eventLoopGroupProxy-19-9 @call-handler#3371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 08:27:57.187 [UI Thread @coroutine#3356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393 2025-03-20 08:27:57.187 [UI Thread @coroutine#3356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393 2025-03-20 08:27:57.187 [UI Thread @coroutine#3356] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393. 2025-03-20 08:27:57.187 [UI Thread @coroutine#3356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38483/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707032688938299392&clazzUid=707032688938299392&accountPersonUid=707032688938299393 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:27:57.188 [DefaultDispatcher-worker-17 @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.191 [DefaultDispatcher-worker-17 @coroutine#3338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.194 [DefaultDispatcher-worker-15 @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.198 [DefaultDispatcher-worker-6 @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.201 [DefaultDispatcher-worker-12 @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ae6721 2025-03-20 08:27:57.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-20 08:27:57.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-20 08:27:57.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:57.204 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30ae6721: (connection evicted) 2025-03-20 08:27:57.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:57.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-20 08:27:57.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-20 08:27:57.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-20 08:27:57.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-20 08:27:57.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:57.205 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29471e3e: (connection evicted) 2025-03-20 08:27:57.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:57.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-20 08:27:57.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-20 08:27:57.233 [DefaultDispatcher-worker-5 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:57.233 [DefaultDispatcher-worker-5 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.233 [DefaultDispatcher-worker-5 @coroutine#2150] 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:59549/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:57.233 [DefaultDispatcher-worker-5 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.234 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.234 [DefaultDispatcher-worker-12 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.312 [DefaultDispatcher-worker-16 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:27:57.312 [DefaultDispatcher-worker-16 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.312 [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:40143/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:57.312 [DefaultDispatcher-worker-16 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.312 [DefaultDispatcher-worker-5 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.312 [DefaultDispatcher-worker-5 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.396 [DefaultDispatcher-worker-22 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:27:57.396 [DefaultDispatcher-worker-22 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.396 [DefaultDispatcher-worker-22 @coroutine#2228] 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:43745/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:57.396 [DefaultDispatcher-worker-22 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.397 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.397 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.438 [DefaultDispatcher-worker-1 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:27:57.438 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.438 [DefaultDispatcher-worker-1 @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://localhost.localdomain:44143/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:57.438 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.438 [DefaultDispatcher-worker-21 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.438 [DefaultDispatcher-worker-21 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.480 [DefaultDispatcher-worker-13 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bed4bf1 2025-03-20 08:27:57.480 [DefaultDispatcher-worker-13 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.480 [DefaultDispatcher-worker-13 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:57.480 [DefaultDispatcher-worker-13 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.481 [DefaultDispatcher-worker-13 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.504 [DefaultDispatcher-worker-2 @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:57.505 [DefaultDispatcher-worker-2 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.505 [DefaultDispatcher-worker-2 @coroutine#2301] 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:48989/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:57.505 [DefaultDispatcher-worker-2 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.505 [DefaultDispatcher-worker-2 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.505 [DefaultDispatcher-worker-2 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.622 [DefaultDispatcher-worker-20 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:57.623 [DefaultDispatcher-worker-20 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.623 [DefaultDispatcher-worker-20 @coroutine#2352] 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:48287/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:57.623 [DefaultDispatcher-worker-20 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.623 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.623 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.700 [DefaultDispatcher-worker-4 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:57.701 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.701 [DefaultDispatcher-worker-4 @coroutine#2394] 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:35095/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:57.701 [DefaultDispatcher-worker-4 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.701 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.701 [DefaultDispatcher-worker-18 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.831 [DefaultDispatcher-worker-1 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:27:57.831 [DefaultDispatcher-worker-1 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.831 [DefaultDispatcher-worker-1 @coroutine#2448] 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:53065/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:57.831 [DefaultDispatcher-worker-1 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.832 [DefaultDispatcher-worker-6 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:57.832 [DefaultDispatcher-worker-6 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.142 [DefaultDispatcher-worker-18 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:27:58.142 [DefaultDispatcher-worker-18 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.142 [DefaultDispatcher-worker-18 @coroutine#2117] 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:53393/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:58.142 [DefaultDispatcher-worker-18 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.143 [DefaultDispatcher-worker-3 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.143 [DefaultDispatcher-worker-3 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-20 08:27:58.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-20 08:27:58.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.209 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a10a99b: (connection evicted) 2025-03-20 08:27:58.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-20 08:27:58.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2048255a 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.211 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.212 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-20 08:27:58.212 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-20 08:27:58.212 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-20 08:27:58.212 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-20 08:27:58.221 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-20 08:27:58.227 [Test worker @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-20 08:27:58.228 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-20 08:27:58.229 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bce19db 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-20 08:27:58.230 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-20 08:27:58.238 [DefaultDispatcher-worker-1 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:58.238 [DefaultDispatcher-worker-1 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.238 [DefaultDispatcher-worker-1 @coroutine#2150] 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:59549/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:58.238 [DefaultDispatcher-worker-1 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.239 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-20 08:27:58.239 [DefaultDispatcher-worker-15 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.239 [DefaultDispatcher-worker-15 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.245 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-20 08:27:58.246 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-20 08:27:58.247 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-20 08:27:58.252 [DefaultDispatcher-worker-17 @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735 2025-03-20 08:27:58.260 [DefaultDispatcher-worker-14 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-20 08:27:58.266 [DefaultDispatcher-worker-2 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-20 08:27:58.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-20 08:27:58.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-20 08:27:58.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.270 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd: (connection evicted) 2025-03-20 08:27:58.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-20 08:27:58.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-20 08:27:58.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-20 08:27:58.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-20 08:27:58.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.271 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d3c0735: (connection evicted) 2025-03-20 08:27:58.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-20 08:27:58.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec5c4e2 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-20 08:27:58.272 [Test worker @coroutine#3486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-20 08:27:58.281 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-20 08:27:58.287 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-20 08:27:58.288 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-20 08:27:58.290 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301608d 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-20 08:27:58.290 [Test worker @coroutine#3486] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-20 08:27:58.299 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-20 08:27:58.305 [Test worker @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-20 08:27:58.306 [Test worker @coroutine#3495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-20 08:27:58.307 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-20 08:27:58.311 [DefaultDispatcher-worker-4 @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bd8f424 2025-03-20 08:27:58.317 [DefaultDispatcher-worker-1 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:27:58.317 [DefaultDispatcher-worker-1 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.317 [DefaultDispatcher-worker-1 @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:40143/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:58.317 [DefaultDispatcher-worker-1 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.317 [DefaultDispatcher-worker-8 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.317 [DefaultDispatcher-worker-8 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.319 [DefaultDispatcher-worker-8 @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-20 08:27:58.324 [DefaultDispatcher-worker-5 @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-20 08:27:58.329 [DefaultDispatcher-worker-16 @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-20 08:27:58.339 [DefaultDispatcher-worker-9 @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-20 08:27:58.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-20 08:27:58.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-20 08:27:58.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.341 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7: (connection evicted) 2025-03-20 08:27:58.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-20 08:27:58.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-20 08:27:58.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-20 08:27:58.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-20 08:27:58.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.342 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bd8f424: (connection evicted) 2025-03-20 08:27:58.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-20 08:27:58.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19266ca3 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-20 08:27:58.343 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-20 08:27:58.354 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-20 08:27:58.362 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-20 08:27:58.363 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-20 08:27:58.364 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65067d90 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.364 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-20 08:27:58.365 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-20 08:27:58.374 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-20 08:27:58.380 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-20 08:27:58.381 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-20 08:27:58.382 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-20 08:27:58.386 [DefaultDispatcher-worker-10 @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-20 08:27:58.395 [DefaultDispatcher-worker-2 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-20 08:27:58.400 [DefaultDispatcher-worker-22 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-20 08:27:58.401 [DefaultDispatcher-worker-12 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:27:58.402 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.402 [DefaultDispatcher-worker-12 @coroutine#2228] 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:43745/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:58.402 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.402 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.402 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-20 08:27:58.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-20 08:27:58.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.405 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627222d8: (connection evicted) 2025-03-20 08:27:58.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-20 08:27:58.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-20 08:27:58.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-20 08:27:58.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-20 08:27:58.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.406 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b5356: (connection evicted) 2025-03-20 08:27:58.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-20 08:27:58.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2968d3c0 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2025-03-20 08:27:58.407 [Test worker @coroutine#3635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-20 08:27:58.416 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2025-03-20 08:27:58.422 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2025-03-20 08:27:58.423 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2025-03-20 08:27:58.424 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66e6e5e9 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@654ab198 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@654ab198 2025-03-20 08:27:58.425 [Test worker @coroutine#3635] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-20 08:27:58.434 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654ab198 2025-03-20 08:27:58.440 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654ab198 2025-03-20 08:27:58.441 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654ab198 2025-03-20 08:27:58.442 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654ab198 2025-03-20 08:27:58.443 [DefaultDispatcher-worker-11 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:27:58.443 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.443 [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://localhost.localdomain:44143/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:58.443 [DefaultDispatcher-worker-11 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.444 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.444 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.447 [DefaultDispatcher-worker-15 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654ab198 2025-03-20 08:27:58.456 [DefaultDispatcher-worker-4 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2025-03-20 08:27:58.461 [DefaultDispatcher-worker-9 @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740ddb41 2025-03-20 08:27:58.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-20 08:27:58.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-20 08:27:58.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.465 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@740ddb41: (connection evicted) 2025-03-20 08:27:58.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-20 08:27:58.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-20 08:27:58.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-20 08:27:58.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-20 08:27:58.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.465 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@654ab198: (connection evicted) 2025-03-20 08:27:58.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-20 08:27:58.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77376e83 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.466 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cf78f9 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@23cf78f9 2025-03-20 08:27:58.467 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-20 08:27:58.476 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cf78f9 2025-03-20 08:27:58.482 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cf78f9 2025-03-20 08:27:58.483 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cf78f9 2025-03-20 08:27:58.485 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cf78f9 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@434c179e 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1ffb9 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1ffb9 2025-03-20 08:27:58.485 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-20 08:27:58.486 [DefaultDispatcher-worker-12 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bed4bf1 2025-03-20 08:27:58.486 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.486 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:58.486 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.487 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.495 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1ffb9 2025-03-20 08:27:58.500 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1ffb9 2025-03-20 08:27:58.502 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1ffb9 2025-03-20 08:27:58.503 [Test worker @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1ffb9 2025-03-20 08:27:58.507 [DefaultDispatcher-worker-17 @coroutine#3711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1ffb9 2025-03-20 08:27:58.509 [DefaultDispatcher-worker-7 @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:58.509 [DefaultDispatcher-worker-7 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.509 [DefaultDispatcher-worker-7 @coroutine#2301] 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:48989/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:58.509 [DefaultDispatcher-worker-7 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.510 [DefaultDispatcher-worker-1 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.510 [DefaultDispatcher-worker-1 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.515 [DefaultDispatcher-worker-10 @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cf78f9 2025-03-20 08:27:58.520 [DefaultDispatcher-worker-12 @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23cf78f9 2025-03-20 08:27:58.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-20 08:27:58.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-20 08:27:58.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.524 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23cf78f9: (connection evicted) 2025-03-20 08:27:58.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-20 08:27:58.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-20 08:27:58.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-20 08:27:58.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-20 08:27:58.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.525 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1ffb9: (connection evicted) 2025-03-20 08:27:58.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-20 08:27:58.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33ccc8cd 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.526 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.527 [Test worker @coroutine#3758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-20 08:27:58.527 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-20 08:27:58.527 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-20 08:27:58.527 [Test worker @coroutine#3758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-20 08:27:58.536 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-20 08:27:58.542 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-20 08:27:58.544 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-20 08:27:58.545 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-20 08:27:58.545 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1427827f 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-20 08:27:58.546 [Test worker @coroutine#3758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-20 08:27:58.555 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-20 08:27:58.563 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-20 08:27:58.564 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-20 08:27:58.565 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-20 08:27:58.569 [DefaultDispatcher-worker-19 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd 2025-03-20 08:27:58.578 [DefaultDispatcher-worker-14 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-20 08:27:58.582 [DefaultDispatcher-worker-7 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-20 08:27:58.586 [DefaultDispatcher-worker-13 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d 2025-03-20 08:27:58.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-20 08:27:58.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-20 08:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.590 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a9e261d: (connection evicted) 2025-03-20 08:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-20 08:27:58.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-20 08:27:58.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-20 08:27:58.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-20 08:27:58.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.590 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6575fd: (connection evicted) 2025-03-20 08:27:58.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-20 08:27:58.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a73f164 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2025-03-20 08:27:58.592 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-20 08:27:58.601 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2025-03-20 08:27:58.606 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2025-03-20 08:27:58.607 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2025-03-20 08:27:58.608 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d248692 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f076bd 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f076bd 2025-03-20 08:27:58.609 [Test worker @coroutine#3816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-20 08:27:58.617 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f076bd 2025-03-20 08:27:58.622 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f076bd 2025-03-20 08:27:58.623 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f076bd 2025-03-20 08:27:58.624 [Test worker @coroutine#3827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f076bd 2025-03-20 08:27:58.627 [DefaultDispatcher-worker-19 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f076bd 2025-03-20 08:27:58.627 [DefaultDispatcher-worker-17 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:58.627 [DefaultDispatcher-worker-17 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.627 [DefaultDispatcher-worker-17 @coroutine#2352] 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:48287/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:58.627 [DefaultDispatcher-worker-17 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.628 [DefaultDispatcher-worker-19 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.628 [DefaultDispatcher-worker-19 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.635 [DefaultDispatcher-worker-14 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2025-03-20 08:27:58.640 [DefaultDispatcher-worker-3 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2025-03-20 08:27:58.643 [DefaultDispatcher-worker-13 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2025-03-20 08:27:58.652 [DefaultDispatcher-worker-7 @coroutine#3879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed 2025-03-20 08:27:58.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-20 08:27:58.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-20 08:27:58.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.655 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e32a3ed: (connection evicted) 2025-03-20 08:27:58.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-20 08:27:58.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-20 08:27:58.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-20 08:27:58.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-20 08:27:58.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.655 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57f076bd: (connection evicted) 2025-03-20 08:27:58.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-20 08:27:58.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-20 08:27:58.656 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642270ad 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-03-20 08:27:58.657 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-20 08:27:58.664 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-03-20 08:27:58.669 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-03-20 08:27:58.670 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-03-20 08:27:58.671 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c32f3d8 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-03-20 08:27:58.671 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-20 08:27:58.679 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-03-20 08:27:58.683 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-03-20 08:27:58.684 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-03-20 08:27:58.685 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-03-20 08:27:58.689 [DefaultDispatcher-worker-19 @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f4276b 2025-03-20 08:27:58.696 [DefaultDispatcher-worker-19 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-03-20 08:27:58.700 [DefaultDispatcher-worker-1 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-03-20 08:27:58.702 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e427b6 2025-03-20 08:27:58.706 [DefaultDispatcher-worker-10 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:58.706 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.706 [DefaultDispatcher-worker-10 @coroutine#2394] 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:35095/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:58.706 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-20 08:27:58.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-20 08:27:58.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.706 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e427b6: (connection evicted) 2025-03-20 08:27:58.706 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.706 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-20 08:27:58.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-20 08:27:58.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-20 08:27:58.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-20 08:27:58.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.707 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f4276b: (connection evicted) 2025-03-20 08:27:58.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-20 08:27:58.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d992634 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2025-03-20 08:27:58.708 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-20 08:27:58.716 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2025-03-20 08:27:58.720 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2025-03-20 08:27:58.721 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2025-03-20 08:27:58.723 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43376a03 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.723 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-20 08:27:58.724 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-03-20 08:27:58.724 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-03-20 08:27:58.724 [Test worker @coroutine#3968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-20 08:27:58.731 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-03-20 08:27:58.736 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-03-20 08:27:58.736 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-03-20 08:27:58.737 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-03-20 08:27:58.741 [DefaultDispatcher-worker-4 @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9 2025-03-20 08:27:58.748 [DefaultDispatcher-worker-16 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2025-03-20 08:27:58.752 [DefaultDispatcher-worker-16 @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2025-03-20 08:27:58.753 [Test worker @coroutine#3991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2025-03-20 08:27:58.754 [Test worker @coroutine#3993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2025-03-20 08:27:58.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-20 08:27:58.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-20 08:27:58.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.758 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0: (connection evicted) 2025-03-20 08:27:58.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-20 08:27:58.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-20 08:27:58.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-20 08:27:58.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-20 08:27:58.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.759 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1272f6d9: (connection evicted) 2025-03-20 08:27:58.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-20 08:27:58.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-20 08:27:58.759 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b1cc2fb 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2025-03-20 08:27:58.760 [Test worker @coroutine#4030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-20 08:27:58.767 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2025-03-20 08:27:58.772 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2025-03-20 08:27:58.773 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2025-03-20 08:27:58.774 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47c14360 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2025-03-20 08:27:58.774 [Test worker @coroutine#4030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-20 08:27:58.782 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2025-03-20 08:27:58.786 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2025-03-20 08:27:58.787 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2025-03-20 08:27:58.788 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2025-03-20 08:27:58.792 [DefaultDispatcher-worker-14 @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3 2025-03-20 08:27:58.799 [DefaultDispatcher-worker-20 @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2025-03-20 08:27:58.804 [DefaultDispatcher-worker-22 @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9 2025-03-20 08:27:58.841 [DefaultDispatcher-worker-17 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:27:58.841 [DefaultDispatcher-worker-17 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.841 [DefaultDispatcher-worker-17 @coroutine#2448] 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:53065/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:58.841 [DefaultDispatcher-worker-17 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.842 [DefaultDispatcher-worker-21 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.842 [DefaultDispatcher-worker-21 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:58.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-20 08:27:58.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-20 08:27:58.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.843 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78f2cab9: (connection evicted) 2025-03-20 08:27:58.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-20 08:27:58.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-20 08:27:58.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-20 08:27:58.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-20 08:27:58.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.844 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55a46bf3: (connection evicted) 2025-03-20 08:27:58.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-20 08:27:58.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f5a5ef3 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2025-03-20 08:27:58.845 [Test worker @coroutine#4103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-20 08:27:58.853 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2025-03-20 08:27:58.858 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2025-03-20 08:27:58.859 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2025-03-20 08:27:58.860 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ffcb4bb 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.860 [Test worker @coroutine#4103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-20 08:27:58.861 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@29617475 2025-03-20 08:27:58.861 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@29617475 2025-03-20 08:27:58.861 [Test worker @coroutine#4103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-20 08:27:58.868 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2025-03-20 08:27:58.873 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2025-03-20 08:27:58.874 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2025-03-20 08:27:58.874 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2025-03-20 08:27:58.879 [DefaultDispatcher-worker-12 @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29617475 2025-03-20 08:27:58.886 [DefaultDispatcher-worker-6 @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2025-03-20 08:27:58.891 [DefaultDispatcher-worker-11 @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816 2025-03-20 08:27:58.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-20 08:27:58.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-20 08:27:58.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.895 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d1b6816: (connection evicted) 2025-03-20 08:27:58.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-20 08:27:58.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-20 08:27:58.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-20 08:27:58.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-20 08:27:58.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.895 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29617475: (connection evicted) 2025-03-20 08:27:58.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-20 08:27:58.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b4d2ff 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b7fca 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b7fca 2025-03-20 08:27:58.897 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-20 08:27:58.905 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b7fca 2025-03-20 08:27:58.910 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b7fca 2025-03-20 08:27:58.911 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b7fca 2025-03-20 08:27:58.912 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b7fca 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a9f4b7 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe6bcbb 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe6bcbb 2025-03-20 08:27:58.912 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-20 08:27:58.919 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe6bcbb 2025-03-20 08:27:58.924 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe6bcbb 2025-03-20 08:27:58.926 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe6bcbb 2025-03-20 08:27:58.927 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe6bcbb 2025-03-20 08:27:58.931 [DefaultDispatcher-worker-6 @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe6bcbb 2025-03-20 08:27:58.938 [DefaultDispatcher-worker-12 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b7fca 2025-03-20 08:27:58.943 [DefaultDispatcher-worker-8 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b7fca 2025-03-20 08:27:58.944 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b7fca 2025-03-20 08:27:58.945 [Test worker @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b7fca 2025-03-20 08:27:58.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-20 08:27:58.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-20 08:27:58.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.949 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340b7fca: (connection evicted) 2025-03-20 08:27:58.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-20 08:27:58.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-20 08:27:58.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-20 08:27:58.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-20 08:27:58.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:58.950 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fe6bcbb: (connection evicted) 2025-03-20 08:27:58.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:58.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-20 08:27:58.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e8492f 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.951 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2025-03-20 08:27:58.952 [Test worker @coroutine#4221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-20 08:27:58.959 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2025-03-20 08:27:58.964 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2025-03-20 08:27:58.965 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2025-03-20 08:27:58.966 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4603845b 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:58.966 [Test worker @coroutine#4221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-20 08:27:58.967 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-20 08:27:58.967 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-20 08:27:58.967 [Test worker @coroutine#4221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-20 08:27:58.974 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-20 08:27:58.979 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-20 08:27:58.980 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-20 08:27:58.981 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-20 08:27:58.985 [DefaultDispatcher-worker-13 @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53251e03 2025-03-20 08:27:58.992 [DefaultDispatcher-worker-19 @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2025-03-20 08:27:58.996 [DefaultDispatcher-worker-17 @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2025-03-20 08:27:59.002 [UI Thread @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2025-03-20 08:27:59.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-20 08:27:59.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-20 08:27:59.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.004 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f355321: (connection evicted) 2025-03-20 08:27:59.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-20 08:27:59.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-20 08:27:59.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-20 08:27:59.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-20 08:27:59.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.005 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53251e03: (connection evicted) 2025-03-20 08:27:59.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-20 08:27:59.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-20 08:27:59.006 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d3aefd 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-03-20 08:27:59.007 [Test worker @coroutine#4313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-20 08:27:59.015 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-03-20 08:27:59.020 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-03-20 08:27:59.021 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-03-20 08:27:59.022 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-03-20 08:27:59.027 [DefaultDispatcher-worker-22 @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-03-20 08:27:59.028 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-03-20 08:27:59.035 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53 2025-03-20 08:27:59.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-20 08:27:59.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-20 08:27:59.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.047 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f46fb53: (connection evicted) 2025-03-20 08:27:59.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-20 08:27:59.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d13926 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.048 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@216906a0 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@216906a0 2025-03-20 08:27:59.049 [Test worker @coroutine#4346] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-20 08:27:59.057 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216906a0 2025-03-20 08:27:59.062 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216906a0 2025-03-20 08:27:59.062 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216906a0 2025-03-20 08:27:59.063 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@216906a0 2025-03-20 08:27:59.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-20 08:27:59.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-20 08:27:59.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:27:59.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-20 08:27:59.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c657771 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.066 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-20 08:27:59.067 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2025-03-20 08:27:59.067 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2025-03-20 08:27:59.067 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-20 08:27:59.074 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2025-03-20 08:27:59.079 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2025-03-20 08:27:59.080 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2025-03-20 08:27:59.081 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5db99 2025-03-20 08:27:59.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-20 08:27:59.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-20 08:27:59.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:27:59.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-20 08:27:59.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3443732a 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.083 [Test worker @coroutine#4406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-20 08:27:59.084 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-03-20 08:27:59.084 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-03-20 08:27:59.084 [Test worker @coroutine#4406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-20 08:27:59.091 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-03-20 08:27:59.096 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-03-20 08:27:59.097 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-03-20 08:27:59.098 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-03-20 08:27:59.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-20 08:27:59.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-20 08:27:59.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:27:59.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-20 08:27:59.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a5bdaf 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.100 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-20 08:27:59.101 [Test worker @coroutine#4437] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-20 08:27:59.110 [Test worker @coroutine#4437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-20 08:27:59.115 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-20 08:27:59.115 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-20 08:27:59.116 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-20 08:27:59.121 [DefaultDispatcher-worker-4 @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-20 08:27:59.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-20 08:27:59.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-20 08:27:59.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.129 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f33123: (connection evicted) 2025-03-20 08:27:59.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-20 08:27:59.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae25358 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.130 [Test worker @coroutine#4468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-20 08:27:59.131 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-03-20 08:27:59.131 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-03-20 08:27:59.131 [Test worker @coroutine#4468] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-20 08:27:59.138 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-03-20 08:27:59.143 [Test worker @coroutine#4469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-03-20 08:27:59.144 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-03-20 08:27:59.145 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-03-20 08:27:59.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-20 08:27:59.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-20 08:27:59.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:27:59.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-20 08:27:59.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-20 08:27:59.147 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@271bbb75 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.148 [DefaultDispatcher-worker-8 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-20 08:27:59.148 [DefaultDispatcher-worker-8 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.148 [DefaultDispatcher-worker-8 @coroutine#2117] 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:53393/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:59.148 [DefaultDispatcher-worker-8 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-03-20 08:27:59.148 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-20 08:27:59.148 [DefaultDispatcher-worker-1 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.148 [DefaultDispatcher-worker-1 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.156 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-03-20 08:27:59.161 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-03-20 08:27:59.162 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-03-20 08:27:59.163 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-03-20 08:27:59.167 [DefaultDispatcher-worker-13 @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-03-20 08:27:59.168 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-03-20 08:27:59.170 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73193fe0 2025-03-20 08:27:59.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-20 08:27:59.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-20 08:27:59.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.171 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73193fe0: (connection evicted) 2025-03-20 08:27:59.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-20 08:27:59.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a973b5e 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-20 08:27:59.173 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-20 08:27:59.180 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-20 08:27:59.185 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-20 08:27:59.186 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-20 08:27:59.187 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c74025e 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2025-03-20 08:27:59.188 [Test worker @coroutine#4533] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-20 08:27:59.196 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2025-03-20 08:27:59.201 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2025-03-20 08:27:59.202 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2025-03-20 08:27:59.203 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2025-03-20 08:27:59.207 [DefaultDispatcher-worker-13 @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29db9746 2025-03-20 08:27:59.214 [DefaultDispatcher-worker-16 @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-20 08:27:59.223 [DefaultDispatcher-worker-9 @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b 2025-03-20 08:27:59.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-20 08:27:59.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-20 08:27:59.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.227 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e60b1b: (connection evicted) 2025-03-20 08:27:59.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-20 08:27:59.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-20 08:27:59.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-20 08:27:59.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-20 08:27:59.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.228 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29db9746: (connection evicted) 2025-03-20 08:27:59.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-20 08:27:59.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8d926f 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.229 [Test worker @coroutine#4560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-20 08:27:59.230 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-20 08:27:59.230 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-20 08:27:59.230 [Test worker @coroutine#4560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-20 08:27:59.237 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-20 08:27:59.242 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-20 08:27:59.243 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-20 08:27:59.244 [DefaultDispatcher-worker-4 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:27:59.244 [DefaultDispatcher-worker-4 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.244 [DefaultDispatcher-worker-4 @coroutine#2150] 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:59549/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:59.244 [DefaultDispatcher-worker-4 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.244 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23389e2b 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.244 [DefaultDispatcher-worker-2 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.244 [DefaultDispatcher-worker-2 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.244 [Test worker @coroutine#4560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-20 08:27:59.245 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-03-20 08:27:59.245 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-03-20 08:27:59.245 [Test worker @coroutine#4560] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-20 08:27:59.252 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-03-20 08:27:59.257 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-03-20 08:27:59.258 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-03-20 08:27:59.259 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-03-20 08:27:59.264 [DefaultDispatcher-worker-9 @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b294c4 2025-03-20 08:27:59.271 [DefaultDispatcher-worker-21 @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-20 08:27:59.280 [DefaultDispatcher-worker-20 @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36 2025-03-20 08:27:59.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-20 08:27:59.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-20 08:27:59.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.282 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59ea2a36: (connection evicted) 2025-03-20 08:27:59.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-20 08:27:59.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-20 08:27:59.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-20 08:27:59.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-20 08:27:59.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.283 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34b294c4: (connection evicted) 2025-03-20 08:27:59.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-20 08:27:59.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78181f7f 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.284 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-20 08:27:59.285 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-20 08:27:59.285 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-20 08:27:59.285 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-20 08:27:59.292 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-20 08:27:59.297 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-20 08:27:59.298 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-20 08:27:59.299 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-20 08:27:59.299 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dcd8e74 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-20 08:27:59.300 [Test worker @coroutine#4589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-20 08:27:59.308 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-20 08:27:59.313 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-20 08:27:59.314 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-20 08:27:59.315 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-20 08:27:59.319 [DefaultDispatcher-worker-19 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c 2025-03-20 08:27:59.321 [DefaultDispatcher-worker-10 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:27:59.321 [DefaultDispatcher-worker-10 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.321 [DefaultDispatcher-worker-10 @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:40143/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:59.321 [DefaultDispatcher-worker-10 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.322 [DefaultDispatcher-worker-2 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.322 [DefaultDispatcher-worker-2 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.327 [DefaultDispatcher-worker-10 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-20 08:27:59.334 [DefaultDispatcher-worker-10 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-20 08:27:59.338 [DefaultDispatcher-worker-8 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-20 08:27:59.343 [DefaultDispatcher-worker-4 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a 2025-03-20 08:27:59.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-20 08:27:59.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-20 08:27:59.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.350 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27f7db5a: (connection evicted) 2025-03-20 08:27:59.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-20 08:27:59.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-20 08:27:59.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-20 08:27:59.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-20 08:27:59.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.351 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e64e44c: (connection evicted) 2025-03-20 08:27:59.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-20 08:27:59.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-20 08:27:59.352 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-20 08:27:59.352 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.352 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.352 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.352 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.352 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.352 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc9aba0 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-03-20 08:27:59.353 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-20 08:27:59.361 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-03-20 08:27:59.366 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-03-20 08:27:59.367 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-03-20 08:27:59.368 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a571d3e 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.368 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-03-20 08:27:59.369 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-20 08:27:59.376 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-03-20 08:27:59.381 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-03-20 08:27:59.382 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-03-20 08:27:59.383 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-03-20 08:27:59.387 [DefaultDispatcher-worker-17 @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c 2025-03-20 08:27:59.394 [DefaultDispatcher-worker-10 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-03-20 08:27:59.399 [DefaultDispatcher-worker-19 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-03-20 08:27:59.402 [DefaultDispatcher-worker-3 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f 2025-03-20 08:27:59.407 [DefaultDispatcher-worker-6 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:27:59.407 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.407 [DefaultDispatcher-worker-6 @coroutine#2228] 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:43745/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:59.407 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.408 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.408 [DefaultDispatcher-worker-16 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-20 08:27:59.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-20 08:27:59.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.409 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f81d7f: (connection evicted) 2025-03-20 08:27:59.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-20 08:27:59.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-20 08:27:59.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-20 08:27:59.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-20 08:27:59.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.409 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66f62b8c: (connection evicted) 2025-03-20 08:27:59.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-20 08:27:59.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578a12e9 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.410 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-20 08:27:59.411 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-20 08:27:59.411 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-20 08:27:59.411 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-20 08:27:59.418 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-20 08:27:59.423 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-20 08:27:59.424 [Test worker @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-20 08:27:59.425 [Test worker @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbebd8e 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-20 08:27:59.425 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-20 08:27:59.433 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-20 08:27:59.438 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-20 08:27:59.439 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-20 08:27:59.440 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-20 08:27:59.444 [DefaultDispatcher-worker-8 @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c 2025-03-20 08:27:59.447 [DefaultDispatcher-worker-5 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:27:59.448 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.448 [DefaultDispatcher-worker-5 @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://localhost.localdomain:44143/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:59.448 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.448 [DefaultDispatcher-worker-21 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.448 [DefaultDispatcher-worker-21 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.451 [DefaultDispatcher-worker-21 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-20 08:27:59.455 [DefaultDispatcher-worker-17 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1509dade 2025-03-20 08:27:59.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-20 08:27:59.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-20 08:27:59.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.457 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1509dade: (connection evicted) 2025-03-20 08:27:59.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-20 08:27:59.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-20 08:27:59.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-20 08:27:59.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-20 08:27:59.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.458 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188ccb6c: (connection evicted) 2025-03-20 08:27:59.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-20 08:27:59.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aac05e2 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-03-20 08:27:59.460 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-20 08:27:59.468 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-03-20 08:27:59.473 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-03-20 08:27:59.474 [Test worker @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-03-20 08:27:59.474 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe8d57a 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-03-20 08:27:59.475 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-20 08:27:59.482 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-03-20 08:27:59.488 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-03-20 08:27:59.488 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-03-20 08:27:59.489 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-03-20 08:27:59.491 [DefaultDispatcher-worker-2 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bed4bf1 2025-03-20 08:27:59.491 [DefaultDispatcher-worker-2 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.491 [DefaultDispatcher-worker-2 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:59.492 [DefaultDispatcher-worker-2 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.492 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.494 [DefaultDispatcher-worker-12 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2025-03-20 08:27:59.502 [DefaultDispatcher-worker-11 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-03-20 08:27:59.508 [DefaultDispatcher-worker-22 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-03-20 08:27:59.515 [DefaultDispatcher-worker-15 @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:27:59.515 [DefaultDispatcher-worker-15 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.515 [DefaultDispatcher-worker-15 @coroutine#2301] 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:48989/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:59.515 [DefaultDispatcher-worker-15 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.516 [DefaultDispatcher-worker-20 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.516 [DefaultDispatcher-worker-20 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.519 [DefaultDispatcher-worker-16 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e05064b 2025-03-20 08:27:59.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-20 08:27:59.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-20 08:27:59.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.520 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e05064b: (connection evicted) 2025-03-20 08:27:59.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-20 08:27:59.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-20 08:27:59.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-20 08:27:59.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-20 08:27:59.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.521 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10c26161: (connection evicted) 2025-03-20 08:27:59.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-20 08:27:59.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7b7395 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.522 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-20 08:27:59.523 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-03-20 08:27:59.523 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-03-20 08:27:59.523 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-20 08:27:59.530 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-03-20 08:27:59.535 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-03-20 08:27:59.536 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-03-20 08:27:59.537 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b95a30 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.537 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.538 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-20 08:27:59.538 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-20 08:27:59.538 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-20 08:27:59.538 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-20 08:27:59.545 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-20 08:27:59.550 [Test worker @coroutine#4759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-20 08:27:59.551 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-20 08:27:59.551 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-20 08:27:59.556 [DefaultDispatcher-worker-14 @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39595a8 2025-03-20 08:27:59.563 [DefaultDispatcher-worker-7 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-03-20 08:27:59.568 [DefaultDispatcher-worker-16 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-03-20 08:27:59.572 [DefaultDispatcher-worker-2 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-03-20 08:27:59.580 [DefaultDispatcher-worker-9 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd 2025-03-20 08:27:59.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-20 08:27:59.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-20 08:27:59.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.581 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@293ccbdd: (connection evicted) 2025-03-20 08:27:59.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-20 08:27:59.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-20 08:27:59.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-20 08:27:59.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-20 08:27:59.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.582 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39595a8: (connection evicted) 2025-03-20 08:27:59.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-20 08:27:59.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66227940 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.583 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.584 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.584 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.584 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.584 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.584 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-20 08:27:59.584 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-03-20 08:27:59.584 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-03-20 08:27:59.584 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-20 08:27:59.591 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-03-20 08:27:59.596 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-03-20 08:27:59.597 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-03-20 08:27:59.598 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-03-20 08:27:59.598 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-20 08:27:59.598 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.598 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.598 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.598 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.598 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.598 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d2dc60 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-03-20 08:27:59.599 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-20 08:27:59.606 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-03-20 08:27:59.611 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-03-20 08:27:59.612 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-03-20 08:27:59.613 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-03-20 08:27:59.617 [DefaultDispatcher-worker-10 @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6311640d 2025-03-20 08:27:59.624 [DefaultDispatcher-worker-18 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-03-20 08:27:59.629 [DefaultDispatcher-worker-1 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2025-03-20 08:27:59.632 [DefaultDispatcher-worker-14 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:27:59.633 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.633 [DefaultDispatcher-worker-14 @coroutine#2352] 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:48287/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:59.633 [DefaultDispatcher-worker-14 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.633 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.633 [DefaultDispatcher-worker-2 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-20 08:27:59.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-20 08:27:59.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.636 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15: (connection evicted) 2025-03-20 08:27:59.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-20 08:27:59.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-20 08:27:59.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-20 08:27:59.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-20 08:27:59.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.637 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6311640d: (connection evicted) 2025-03-20 08:27:59.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-20 08:27:59.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3619ecd 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-03-20 08:27:59.638 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-20 08:27:59.646 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-03-20 08:27:59.651 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-03-20 08:27:59.652 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-03-20 08:27:59.654 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ec10ab1 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-20 08:27:59.654 [Test worker @coroutine#4831] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-20 08:27:59.662 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-20 08:27:59.668 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-20 08:27:59.668 [Test worker @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-20 08:27:59.669 [Test worker @coroutine#4843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-20 08:27:59.673 [DefaultDispatcher-worker-8 @coroutine#4845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-20 08:27:59.681 [DefaultDispatcher-worker-8 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-03-20 08:27:59.686 [DefaultDispatcher-worker-7 @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193e65d5 2025-03-20 08:27:59.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-20 08:27:59.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-20 08:27:59.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.688 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193e65d5: (connection evicted) 2025-03-20 08:27:59.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-20 08:27:59.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-20 08:27:59.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-20 08:27:59.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-20 08:27:59.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.689 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63f88d35: (connection evicted) 2025-03-20 08:27:59.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-20 08:27:59.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d67f6f 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-03-20 08:27:59.690 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-20 08:27:59.698 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-03-20 08:27:59.703 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-03-20 08:27:59.703 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-03-20 08:27:59.704 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-03-20 08:27:59.704 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ba7828b 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-03-20 08:27:59.705 [Test worker @coroutine#4873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-20 08:27:59.711 [DefaultDispatcher-worker-8 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:27:59.711 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.711 [DefaultDispatcher-worker-8 @coroutine#2394] 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:35095/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:59.711 [DefaultDispatcher-worker-8 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.712 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.712 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.712 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-03-20 08:27:59.717 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-03-20 08:27:59.718 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-03-20 08:27:59.719 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-03-20 08:27:59.724 [DefaultDispatcher-worker-4 @coroutine#4890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e6a643 2025-03-20 08:27:59.730 [DefaultDispatcher-worker-18 @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-03-20 08:27:59.735 [DefaultDispatcher-worker-6 @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b58788a 2025-03-20 08:27:59.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-20 08:27:59.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-20 08:27:59.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.737 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b58788a: (connection evicted) 2025-03-20 08:27:59.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-20 08:27:59.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-20 08:27:59.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-20 08:27:59.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-20 08:27:59.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.737 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16e6a643: (connection evicted) 2025-03-20 08:27:59.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-20 08:27:59.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@639f5460 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-20 08:27:59.739 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-20 08:27:59.746 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-20 08:27:59.751 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-20 08:27:59.752 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-20 08:27:59.753 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318ff889 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2025-03-20 08:27:59.753 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-20 08:27:59.761 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2025-03-20 08:27:59.765 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2025-03-20 08:27:59.766 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2025-03-20 08:27:59.767 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2025-03-20 08:27:59.771 [DefaultDispatcher-worker-10 @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6 2025-03-20 08:27:59.777 [DefaultDispatcher-worker-21 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-20 08:27:59.783 [DefaultDispatcher-worker-3 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-20 08:27:59.787 [DefaultDispatcher-worker-1 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-20 08:27:59.839 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.847 [DefaultDispatcher-worker-3 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:27:59.847 [DefaultDispatcher-worker-3 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.847 [DefaultDispatcher-worker-3 @coroutine#2448] 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:53065/UmAppDatabase/replication/nodeId. 2025-03-20 08:27:59.847 [DefaultDispatcher-worker-3 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.848 [DefaultDispatcher-worker-19 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.848 [DefaultDispatcher-worker-19 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:27:59.853 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.900 [DefaultDispatcher-worker-15 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8 2025-03-20 08:27:59.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-20 08:27:59.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-20 08:27:59.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.902 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a5478e8: (connection evicted) 2025-03-20 08:27:59.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-20 08:27:59.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-20 08:27:59.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-20 08:27:59.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-20 08:27:59.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.903 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e753fd6: (connection evicted) 2025-03-20 08:27:59.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-20 08:27:59.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c1a9613 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-20 08:27:59.904 [Test worker @coroutine#4957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-20 08:27:59.911 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-20 08:27:59.916 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-20 08:27:59.917 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-20 08:27:59.918 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b2f8cf 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-03-20 08:27:59.918 [Test worker @coroutine#4957] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-20 08:27:59.925 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-03-20 08:27:59.930 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-03-20 08:27:59.931 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-03-20 08:27:59.932 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-03-20 08:27:59.936 [DefaultDispatcher-worker-6 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-03-20 08:27:59.943 [DefaultDispatcher-worker-22 @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-20 08:27:59.949 [DefaultDispatcher-worker-13 @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-20 08:27:59.953 [DefaultDispatcher-worker-20 @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-03-20 08:27:59.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-20 08:27:59.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-20 08:27:59.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.955 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441e789e: (connection evicted) 2025-03-20 08:27:59.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-20 08:27:59.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-20 08:27:59.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-20 08:27:59.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-20 08:27:59.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:27:59.956 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bcb545: (connection evicted) 2025-03-20 08:27:59.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:27:59.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-20 08:27:59.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e881e14 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.956 [Test worker @coroutine#4987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-20 08:27:59.957 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-20 08:27:59.957 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-20 08:27:59.957 [Test worker @coroutine#4987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-20 08:27:59.964 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-20 08:27:59.970 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-20 08:27:59.970 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-20 08:27:59.972 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344d6bb3 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:27:59.972 [Test worker @coroutine#4987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-20 08:27:59.973 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-03-20 08:27:59.973 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-03-20 08:27:59.973 [Test worker @coroutine#4987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-20 08:27:59.980 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-03-20 08:27:59.985 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-03-20 08:27:59.985 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-03-20 08:27:59.986 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-03-20 08:27:59.990 [DefaultDispatcher-worker-8 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d 2025-03-20 08:27:59.997 [DefaultDispatcher-worker-3 @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-20 08:28:00.003 [DefaultDispatcher-worker-16 @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13448d2d 2025-03-20 08:28:00.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-20 08:28:00.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-20 08:28:00.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.006 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13448d2d: (connection evicted) 2025-03-20 08:28:00.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-20 08:28:00.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-20 08:28:00.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-20 08:28:00.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-20 08:28:00.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.006 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a3ced3d: (connection evicted) 2025-03-20 08:28:00.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-20 08:28:00.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4750e942 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-20 08:28:00.007 [Test worker @coroutine#5015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-20 08:28:00.015 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-20 08:28:00.020 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-20 08:28:00.020 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-20 08:28:00.021 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-20 08:28:00.021 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@290964bd 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-20 08:28:00.022 [Test worker @coroutine#5015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-20 08:28:00.029 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-20 08:28:00.034 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-20 08:28:00.035 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-20 08:28:00.035 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-20 08:28:00.040 [DefaultDispatcher-worker-15 @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632 2025-03-20 08:28:00.047 [DefaultDispatcher-worker-21 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-20 08:28:00.053 [DefaultDispatcher-worker-9 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-20 08:28:00.057 [DefaultDispatcher-worker-16 @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb 2025-03-20 08:28:00.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-20 08:28:00.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-20 08:28:00.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.061 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bebdfcb: (connection evicted) 2025-03-20 08:28:00.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-20 08:28:00.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-20 08:28:00.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-20 08:28:00.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-20 08:28:00.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.061 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a2d0632: (connection evicted) 2025-03-20 08:28:00.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-20 08:28:00.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-20 08:28:00.062 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-20 08:28:00.062 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1467dcd0 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-03-20 08:28:00.063 [Test worker @coroutine#5045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-20 08:28:00.070 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-03-20 08:28:00.075 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-03-20 08:28:00.076 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-03-20 08:28:00.077 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-03-20 08:28:00.081 [DefaultDispatcher-worker-17 @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-03-20 08:28:00.084 [DefaultDispatcher-worker-10 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-03-20 08:28:00.091 [UI Thread @coroutine#5071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=707032707629932544 2025-03-20 08:28:00.091 [UI Thread @coroutine#5071] 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=707032707629932544. 2025-03-20 08:28:00.091 [UI Thread @coroutine#5071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=707032707629932544 2025-03-20 08:28:00.092 [UI Thread @coroutine#5071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=707032707629932544 2025-03-20 08:28:00.092 [UI Thread @coroutine#5071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=707032707629932544 2025-03-20 08:28:00.092 [UI Thread @coroutine#5071] 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=707032707629932544. 2025-03-20 08:28:00.092 [UI Thread @coroutine#5071] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=707032707629932544 to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:28:00.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-20 08:28:00.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-20 08:28:00.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.094 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d0775c: (connection evicted) 2025-03-20 08:28:00.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-20 08:28:00.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bbd645 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.129 [Test worker @coroutine#5087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-20 08:28:00.130 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-03-20 08:28:00.130 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-03-20 08:28:00.130 [Test worker @coroutine#5087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-20 08:28:00.138 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-03-20 08:28:00.143 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-03-20 08:28:00.143 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-03-20 08:28:00.144 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-03-20 08:28:00.150 [DefaultDispatcher-worker-3 @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-03-20 08:28:00.152 [DefaultDispatcher-worker-22 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:28:00.152 [DefaultDispatcher-worker-22 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.152 [DefaultDispatcher-worker-22 @coroutine#2117] 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:53393/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:00.152 [DefaultDispatcher-worker-22 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.152 [DefaultDispatcher-worker-16 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.153 [DefaultDispatcher-worker-16 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.159 [DefaultDispatcher-worker-16 @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-03-20 08:28:00.163 [DefaultDispatcher-worker-12 @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@672c6b93 2025-03-20 08:28:00.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-20 08:28:00.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-20 08:28:00.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.182 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@672c6b93: (connection evicted) 2025-03-20 08:28:00.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-20 08:28:00.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-20 08:28:00.221 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e7b277a 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-03-20 08:28:00.222 [Test worker @coroutine#5115] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-20 08:28:00.230 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-03-20 08:28:00.235 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-03-20 08:28:00.235 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-03-20 08:28:00.236 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635791b7 2025-03-20 08:28:00.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-20 08:28:00.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-20 08:28:00.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:00.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-20 08:28:00.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42f40ad0 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-20 08:28:00.241 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-20 08:28:00.249 [DefaultDispatcher-worker-20 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:28:00.249 [DefaultDispatcher-worker-20 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.249 [DefaultDispatcher-worker-20 @coroutine#2150] 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:59549/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:00.249 [DefaultDispatcher-worker-20 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.250 [DefaultDispatcher-worker-11 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.250 [DefaultDispatcher-worker-11 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.250 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-20 08:28:00.255 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-20 08:28:00.256 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-20 08:28:00.257 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5572be5a 2025-03-20 08:28:00.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-20 08:28:00.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-20 08:28:00.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:00.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-20 08:28:00.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e530f34 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2025-03-20 08:28:00.260 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-20 08:28:00.269 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2025-03-20 08:28:00.274 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2025-03-20 08:28:00.275 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2025-03-20 08:28:00.276 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f3458af 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-03-20 08:28:00.276 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-20 08:28:00.284 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-03-20 08:28:00.289 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-03-20 08:28:00.290 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-03-20 08:28:00.291 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-03-20 08:28:00.295 [DefaultDispatcher-worker-19 @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-03-20 08:28:00.302 [DefaultDispatcher-worker-13 @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b56db3 2025-03-20 08:28:00.305 [UI Thread @coroutine#5177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 08:28:00.305 [UI Thread @coroutine#5177] 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:57517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-20 08:28:00.305 [UI Thread @coroutine#5177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 08:28:00.305 [UI Thread @coroutine#5177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 08:28:00.306 [UI Thread @coroutine#5177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 08:28:00.306 [UI Thread @coroutine#5177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-20 08:28:00.306 [UI Thread @coroutine#5177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57517/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:28:00.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-20 08:28:00.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-20 08:28:00.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.307 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55b56db3: (connection evicted) 2025-03-20 08:28:00.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-20 08:28:00.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-20 08:28:00.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-20 08:28:00.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-20 08:28:00.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.307 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c2a35: (connection evicted) 2025-03-20 08:28:00.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-20 08:28:00.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72dc9f9d 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-03-20 08:28:00.309 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-20 08:28:00.317 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-03-20 08:28:00.321 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-03-20 08:28:00.322 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-03-20 08:28:00.323 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a1ccad 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.323 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-20 08:28:00.324 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-03-20 08:28:00.324 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-03-20 08:28:00.324 [Test worker @coroutine#5183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-20 08:28:00.326 [DefaultDispatcher-worker-21 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:28:00.326 [DefaultDispatcher-worker-21 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.326 [DefaultDispatcher-worker-21 @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:40143/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:00.326 [DefaultDispatcher-worker-21 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.328 [DefaultDispatcher-worker-1 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.328 [DefaultDispatcher-worker-1 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.332 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-03-20 08:28:00.337 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-03-20 08:28:00.338 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-03-20 08:28:00.339 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-03-20 08:28:00.343 [DefaultDispatcher-worker-10 @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf 2025-03-20 08:28:00.349 [DefaultDispatcher-worker-13 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@219c32e3 2025-03-20 08:28:00.350 [UI Thread @coroutine#5209] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34809/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 08:28:00.350 [UI Thread @coroutine#5209] 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:34809/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-20 08:28:00.350 [UI Thread @coroutine#5209] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34809/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 08:28:00.351 [UI Thread @coroutine#5209] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34809/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 08:28:00.351 [UI Thread @coroutine#5209] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34809/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 08:28:00.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-20 08:28:00.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-20 08:28:00.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.352 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@219c32e3: (connection evicted) 2025-03-20 08:28:00.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-20 08:28:00.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-20 08:28:00.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-20 08:28:00.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-20 08:28:00.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.352 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24f6f6bf: (connection evicted) 2025-03-20 08:28:00.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-20 08:28:00.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a0cc666 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-03-20 08:28:00.354 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-20 08:28:00.362 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-03-20 08:28:00.367 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-03-20 08:28:00.368 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-03-20 08:28:00.369 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67a6f2c4 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.369 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-20 08:28:00.370 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2025-03-20 08:28:00.370 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2025-03-20 08:28:00.370 [Test worker @coroutine#5215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-20 08:28:00.377 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2025-03-20 08:28:00.382 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2025-03-20 08:28:00.383 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2025-03-20 08:28:00.384 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2025-03-20 08:28:00.388 [DefaultDispatcher-worker-10 @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d 2025-03-20 08:28:00.395 [DefaultDispatcher-worker-10 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379ddab2 2025-03-20 08:28:00.396 [UI Thread @coroutine#5238] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47067/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 08:28:00.396 [UI Thread @coroutine#5238] 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:47067/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-20 08:28:00.396 [UI Thread @coroutine#5238] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47067/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 08:28:00.397 [UI Thread @coroutine#5238] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47067/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 08:28:00.397 [UI Thread @coroutine#5238] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47067/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 08:28:00.397 [UI Thread @coroutine#5238] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47067/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-20 08:28:00.397 [UI Thread @coroutine#5238] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47067/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:28:00.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-20 08:28:00.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-20 08:28:00.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.398 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@379ddab2: (connection evicted) 2025-03-20 08:28:00.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-20 08:28:00.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-20 08:28:00.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-20 08:28:00.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-20 08:28:00.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.399 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a47fb5d: (connection evicted) 2025-03-20 08:28:00.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-20 08:28:00.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f9b8c23 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-03-20 08:28:00.400 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-20 08:28:00.408 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-03-20 08:28:00.412 [DefaultDispatcher-worker-20 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:28:00.412 [DefaultDispatcher-worker-20 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.412 [DefaultDispatcher-worker-20 @coroutine#2228] 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:43745/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:00.412 [DefaultDispatcher-worker-20 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.413 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.413 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.413 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-03-20 08:28:00.414 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-03-20 08:28:00.415 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f913c47 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.415 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-20 08:28:00.416 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf58989 2025-03-20 08:28:00.416 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf58989 2025-03-20 08:28:00.416 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-20 08:28:00.423 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf58989 2025-03-20 08:28:00.427 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf58989 2025-03-20 08:28:00.428 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf58989 2025-03-20 08:28:00.429 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf58989 2025-03-20 08:28:00.433 [DefaultDispatcher-worker-11 @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf58989 2025-03-20 08:28:00.440 [DefaultDispatcher-worker-5 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-03-20 08:28:00.447 [DefaultDispatcher-worker-1 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11303cb 2025-03-20 08:28:00.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-20 08:28:00.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-20 08:28:00.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.452 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11303cb: (connection evicted) 2025-03-20 08:28:00.453 [DefaultDispatcher-worker-7 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:28:00.453 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.453 [DefaultDispatcher-worker-7 @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://localhost.localdomain:44143/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:00.453 [DefaultDispatcher-worker-7 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-20 08:28:00.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-20 08:28:00.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-20 08:28:00.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-20 08:28:00.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.453 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cf58989: (connection evicted) 2025-03-20 08:28:00.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-20 08:28:00.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-20 08:28:00.453 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.453 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6878cd83 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.454 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-03-20 08:28:00.455 [Test worker @coroutine#5298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-20 08:28:00.463 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-03-20 08:28:00.468 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-03-20 08:28:00.469 [Test worker @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-03-20 08:28:00.470 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-03-20 08:28:00.474 [DefaultDispatcher-worker-9 @coroutine#5305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-03-20 08:28:00.485 [DefaultDispatcher-worker-9 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-03-20 08:28:00.491 [DefaultDispatcher-worker-13 @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-03-20 08:28:00.496 [DefaultDispatcher-worker-16 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bed4bf1 2025-03-20 08:28:00.496 [DefaultDispatcher-worker-16 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.496 [DefaultDispatcher-worker-16 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:00.496 [DefaultDispatcher-worker-16 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.497 [DefaultDispatcher-worker-3 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.500 [DefaultDispatcher-worker-13 @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-03-20 08:28:00.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-20 08:28:00.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-20 08:28:00.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.502 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3027fe42: (connection evicted) 2025-03-20 08:28:00.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-20 08:28:00.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30d5668a 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2025-03-20 08:28:00.503 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-20 08:28:00.510 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2025-03-20 08:28:00.515 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2025-03-20 08:28:00.516 [Test worker @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2025-03-20 08:28:00.517 [Test worker @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc57af4 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.517 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-20 08:28:00.518 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@30628ef9 2025-03-20 08:28:00.518 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@30628ef9 2025-03-20 08:28:00.518 [Test worker @coroutine#5334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-20 08:28:00.520 [DefaultDispatcher-worker-12 @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:28:00.520 [DefaultDispatcher-worker-12 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.520 [DefaultDispatcher-worker-12 @coroutine#2301] 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:48989/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:00.520 [DefaultDispatcher-worker-12 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.520 [DefaultDispatcher-worker-12 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.520 [DefaultDispatcher-worker-12 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.526 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30628ef9 2025-03-20 08:28:00.532 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30628ef9 2025-03-20 08:28:00.533 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30628ef9 2025-03-20 08:28:00.533 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30628ef9 2025-03-20 08:28:00.538 [DefaultDispatcher-worker-17 @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30628ef9 2025-03-20 08:28:00.544 [DefaultDispatcher-worker-19 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2025-03-20 08:28:00.549 [DefaultDispatcher-worker-11 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25297d52 2025-03-20 08:28:00.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-20 08:28:00.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-20 08:28:00.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.553 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25297d52: (connection evicted) 2025-03-20 08:28:00.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-20 08:28:00.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-20 08:28:00.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-20 08:28:00.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-20 08:28:00.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.554 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30628ef9: (connection evicted) 2025-03-20 08:28:00.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-20 08:28:00.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da51aa8 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.555 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-20 08:28:00.556 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-03-20 08:28:00.556 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-03-20 08:28:00.556 [Test worker @coroutine#5375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-20 08:28:00.564 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-03-20 08:28:00.569 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-03-20 08:28:00.570 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-03-20 08:28:00.570 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-03-20 08:28:00.575 [DefaultDispatcher-worker-3 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-03-20 08:28:00.578 [DefaultDispatcher-worker-5 @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-03-20 08:28:00.585 [DefaultDispatcher-worker-18 @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28897ca 2025-03-20 08:28:00.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-20 08:28:00.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-20 08:28:00.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.586 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28897ca: (connection evicted) 2025-03-20 08:28:00.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-20 08:28:00.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4de5d46c 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.587 [Test worker @coroutine#5404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-20 08:28:00.588 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2025-03-20 08:28:00.588 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2025-03-20 08:28:00.588 [Test worker @coroutine#5404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-20 08:28:00.596 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2025-03-20 08:28:00.601 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2025-03-20 08:28:00.601 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2025-03-20 08:28:00.602 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2025-03-20 08:28:00.607 [DefaultDispatcher-worker-9 @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2025-03-20 08:28:00.610 [DefaultDispatcher-worker-15 @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9af2a00 2025-03-20 08:28:00.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-20 08:28:00.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-20 08:28:00.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.611 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9af2a00: (connection evicted) 2025-03-20 08:28:00.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-20 08:28:00.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c84d6c4 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.612 [Test worker @coroutine#5432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-20 08:28:00.613 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9 2025-03-20 08:28:00.613 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9 2025-03-20 08:28:00.613 [Test worker @coroutine#5432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-20 08:28:00.620 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9 2025-03-20 08:28:00.625 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9 2025-03-20 08:28:00.626 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9 2025-03-20 08:28:00.626 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9 2025-03-20 08:28:00.663 [DefaultDispatcher-worker-8 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9 2025-03-20 08:28:00.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-20 08:28:00.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-20 08:28:00.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.667 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40eb85e9: (connection evicted) 2025-03-20 08:28:00.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-20 08:28:00.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-20 08:28:00.668 [DefaultDispatcher-worker-4 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:28:00.668 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.668 [DefaultDispatcher-worker-4 @coroutine#2352] 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:48287/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:00.668 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5303762f 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@224855fe 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@224855fe 2025-03-20 08:28:00.668 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-20 08:28:00.669 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.669 [DefaultDispatcher-worker-11 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.676 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224855fe 2025-03-20 08:28:00.681 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224855fe 2025-03-20 08:28:00.682 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224855fe 2025-03-20 08:28:00.683 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224855fe 2025-03-20 08:28:00.687 [DefaultDispatcher-worker-7 @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224855fe 2025-03-20 08:28:00.690 [DefaultDispatcher-worker-11 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224855fe 2025-03-20 08:28:00.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-20 08:28:00.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-20 08:28:00.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.694 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@224855fe: (connection evicted) 2025-03-20 08:28:00.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-20 08:28:00.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e944541 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.696 [Test worker @coroutine#5480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-20 08:28:00.697 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-03-20 08:28:00.697 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-03-20 08:28:00.697 [Test worker @coroutine#5480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-20 08:28:00.704 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-03-20 08:28:00.709 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-03-20 08:28:00.709 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-03-20 08:28:00.710 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1447bef2 2025-03-20 08:28:00.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-20 08:28:00.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-20 08:28:00.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:00.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-20 08:28:00.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34723cfe 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.713 [Test worker @coroutine#5496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-20 08:28:00.714 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c40ae2d 2025-03-20 08:28:00.714 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c40ae2d 2025-03-20 08:28:00.714 [Test worker @coroutine#5496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-20 08:28:00.716 [DefaultDispatcher-worker-13 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:28:00.716 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.716 [DefaultDispatcher-worker-13 @coroutine#2394] 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:35095/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:00.716 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.717 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.717 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.721 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c40ae2d 2025-03-20 08:28:00.726 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c40ae2d 2025-03-20 08:28:00.727 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c40ae2d 2025-03-20 08:28:00.728 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c40ae2d 2025-03-20 08:28:00.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-20 08:28:00.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-20 08:28:00.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:00.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-20 08:28:00.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-20 08:28:00.729 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69bf351e 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@654e793f 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@654e793f 2025-03-20 08:28:00.730 [Test worker @coroutine#5515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-20 08:28:00.738 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654e793f 2025-03-20 08:28:00.743 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654e793f 2025-03-20 08:28:00.744 [Test worker @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654e793f 2025-03-20 08:28:00.744 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654e793f 2025-03-20 08:28:00.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-20 08:28:00.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-20 08:28:00.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:00.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-20 08:28:00.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-20 08:28:00.751 [UI Thread @coroutine#5536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50003/Site/verify 2025-03-20 08:28:00.751 [UI Thread @coroutine#5536] 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:50003/Site/verify. 2025-03-20 08:28:00.751 [UI Thread @coroutine#5536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50003/Site/verify 2025-03-20 08:28:00.753 [UI Thread @coroutine#5536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50003/Site/verify 2025-03-20 08:28:00.753 [UI Thread @coroutine#5536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50003/Site/verify 2025-03-20 08:28:00.753 [UI Thread @coroutine#5536] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50003/Site/verify. 2025-03-20 08:28:00.753 [UI Thread @coroutine#5536] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50003/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@323a47fe 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@776eedad 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@776eedad 2025-03-20 08:28:00.756 [Test worker @coroutine#5550] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-20 08:28:00.764 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eedad 2025-03-20 08:28:00.769 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eedad 2025-03-20 08:28:00.770 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eedad 2025-03-20 08:28:00.771 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eedad 2025-03-20 08:28:00.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-20 08:28:00.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-20 08:28:00.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:00.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-20 08:28:00.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6859080d 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-03-20 08:28:00.773 [Test worker @coroutine#5567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-20 08:28:00.781 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-03-20 08:28:00.786 [Test worker @coroutine#5568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-03-20 08:28:00.787 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-03-20 08:28:00.788 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2025-03-20 08:28:00.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-20 08:28:00.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-20 08:28:00.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:00.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-20 08:28:00.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a93c88a 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.790 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-20 08:28:00.791 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-03-20 08:28:00.791 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-03-20 08:28:00.791 [Test worker @coroutine#5584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-20 08:28:00.799 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-03-20 08:28:00.804 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-03-20 08:28:00.805 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-03-20 08:28:00.806 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db372b 2025-03-20 08:28:00.807 [UI Thread @coroutine#5597] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37141/Site/verify 2025-03-20 08:28:00.807 [UI Thread @coroutine#5597] 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:37141/Site/verify. 2025-03-20 08:28:00.807 [UI Thread @coroutine#5597] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37141/Site/verify 2025-03-20 08:28:00.808 [UI Thread @coroutine#5597] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37141/Site/verify 2025-03-20 08:28:00.808 [UI Thread @coroutine#5597] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37141/Site/verify 2025-03-20 08:28:00.808 [UI Thread @coroutine#5597] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37141/Site/verify. 2025-03-20 08:28:00.808 [UI Thread @coroutine#5597] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37141/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:28:00.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-20 08:28:00.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-20 08:28:00.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:00.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-20 08:28:00.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-20 08:28:00.812 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52295/Site/verify 2025-03-20 08:28:00.812 [UI Thread @coroutine#5610] 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:52295/Site/verify. 2025-03-20 08:28:00.812 [UI Thread @coroutine#5610] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52295/Site/verify 2025-03-20 08:28:00.813 [UI Thread @coroutine#5610] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52295/Site/verify 2025-03-20 08:28:00.813 [UI Thread @coroutine#5610] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52295/Site/verify 2025-03-20 08:28:00.813 [UI Thread @coroutine#5610] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52295/Site/verify. 2025-03-20 08:28:00.813 [UI Thread @coroutine#5610] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52295/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:28:00.816 [UI Thread @coroutine#5623] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47787/Site/verify 2025-03-20 08:28:00.816 [UI Thread @coroutine#5623] 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:47787/Site/verify. 2025-03-20 08:28:00.816 [UI Thread @coroutine#5623] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47787/Site/verify 2025-03-20 08:28:00.816 [UI Thread @coroutine#5623] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47787/Site/verify 2025-03-20 08:28:00.816 [UI Thread @coroutine#5623] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47787/Site/verify 2025-03-20 08:28:00.817 [UI Thread @coroutine#5623] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47787/Site/verify. 2025-03-20 08:28:00.817 [UI Thread @coroutine#5623] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47787/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:28:00.821 [UI Thread @coroutine#5637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-20 08:28:00.821 [UI Thread @coroutine#5637] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-03-20 08:28:00.821 [UI Thread @coroutine#5637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-20 08:28:00.822 [UI Thread @coroutine#5637] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72216f0b 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.823 [Test worker @coroutine#5644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-20 08:28:00.832 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.837 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.837 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.838 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.843 [DefaultDispatcher-worker-18 @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.852 [DefaultDispatcher-worker-13 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:28:00.852 [DefaultDispatcher-worker-13 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.852 [DefaultDispatcher-worker-13 @coroutine#2448] 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:53065/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:00.852 [DefaultDispatcher-worker-13 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.853 [DefaultDispatcher-worker-12 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.853 [DefaultDispatcher-worker-12 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:28:00.853 [DefaultDispatcher-worker-12 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.858 [DefaultDispatcher-worker-5 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.861 [DefaultDispatcher-worker-14 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.864 [DefaultDispatcher-worker-15 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.868 [DefaultDispatcher-worker-17 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.872 [DefaultDispatcher-worker-4 @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.882 [DefaultDispatcher-worker-19 @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78edbe01 2025-03-20 08:28:00.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-20 08:28:00.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-20 08:28:00.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.883 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78edbe01: (connection evicted) 2025-03-20 08:28:00.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-20 08:28:00.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-20 08:28:00.884 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-20 08:28:00.884 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.884 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.884 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.884 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.884 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.884 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@302ab67e 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@735d1db7 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@735d1db7 2025-03-20 08:28:00.885 [Test worker @coroutine#5677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-20 08:28:00.892 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d1db7 2025-03-20 08:28:00.897 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d1db7 2025-03-20 08:28:00.898 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d1db7 2025-03-20 08:28:00.899 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d1db7 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5e165 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-03-20 08:28:00.899 [Test worker @coroutine#5677] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-20 08:28:00.907 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-03-20 08:28:00.912 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-03-20 08:28:00.913 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-03-20 08:28:00.914 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-03-20 08:28:00.918 [DefaultDispatcher-worker-13 @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3778cd05 2025-03-20 08:28:00.925 [DefaultDispatcher-worker-9 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735d1db7 2025-03-20 08:28:00.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-20 08:28:00.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-20 08:28:00.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.932 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@735d1db7: (connection evicted) 2025-03-20 08:28:00.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-20 08:28:00.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-20 08:28:00.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-20 08:28:00.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-20 08:28:00.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.933 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3778cd05: (connection evicted) 2025-03-20 08:28:00.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-20 08:28:00.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aacde34 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-03-20 08:28:00.934 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-20 08:28:00.941 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-03-20 08:28:00.946 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-03-20 08:28:00.948 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-03-20 08:28:00.949 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d13b552 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-03-20 08:28:00.949 [Test worker @coroutine#5726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-20 08:28:00.956 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-03-20 08:28:00.961 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-03-20 08:28:00.962 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-03-20 08:28:00.963 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-03-20 08:28:00.967 [DefaultDispatcher-worker-6 @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7 2025-03-20 08:28:00.975 [DefaultDispatcher-worker-6 @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-03-20 08:28:00.979 [DefaultDispatcher-worker-2 @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65fc2639 2025-03-20 08:28:00.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-20 08:28:00.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-20 08:28:00.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.982 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65fc2639: (connection evicted) 2025-03-20 08:28:00.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-20 08:28:00.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-20 08:28:00.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-20 08:28:00.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-20 08:28:00.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:00.983 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcf8bd7: (connection evicted) 2025-03-20 08:28:00.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:00.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-20 08:28:00.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7828111d 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-03-20 08:28:00.984 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-20 08:28:00.992 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-03-20 08:28:00.997 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-03-20 08:28:00.998 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-03-20 08:28:00.999 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@513f8279 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-03-20 08:28:00.999 [Test worker @coroutine#5777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-20 08:28:01.007 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-03-20 08:28:01.011 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-03-20 08:28:01.013 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-03-20 08:28:01.014 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-03-20 08:28:01.018 [DefaultDispatcher-worker-11 @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23591a2c 2025-03-20 08:28:01.025 [DefaultDispatcher-worker-14 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-03-20 08:28:01.029 [DefaultDispatcher-worker-10 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@184b8899 2025-03-20 08:28:01.085 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.100 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.157 [DefaultDispatcher-worker-6 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:28:01.157 [DefaultDispatcher-worker-6 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.157 [DefaultDispatcher-worker-6 @coroutine#2117] 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:53393/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:01.157 [DefaultDispatcher-worker-6 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.158 [DefaultDispatcher-worker-21 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.158 [DefaultDispatcher-worker-21 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.254 [DefaultDispatcher-worker-1 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:28:01.254 [DefaultDispatcher-worker-1 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.254 [DefaultDispatcher-worker-1 @coroutine#2150] 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:59549/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:01.254 [DefaultDispatcher-worker-1 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.255 [DefaultDispatcher-worker-2 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.255 [DefaultDispatcher-worker-2 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-20 08:28:01.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-20 08:28:01.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.281 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@184b8899: (connection evicted) 2025-03-20 08:28:01.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-20 08:28:01.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-20 08:28:01.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-20 08:28:01.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-20 08:28:01.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.282 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23591a2c: (connection evicted) 2025-03-20 08:28:01.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-20 08:28:01.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4913465d 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.283 [Test worker @coroutine#5836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-20 08:28:01.284 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4e0786 2025-03-20 08:28:01.284 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4e0786 2025-03-20 08:28:01.284 [Test worker @coroutine#5836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-20 08:28:01.291 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4e0786 2025-03-20 08:28:01.296 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4e0786 2025-03-20 08:28:01.297 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4e0786 2025-03-20 08:28:01.298 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4e0786 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe739e7 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-03-20 08:28:01.298 [Test worker @coroutine#5836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-20 08:28:01.305 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-03-20 08:28:01.310 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-03-20 08:28:01.311 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-03-20 08:28:01.312 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-03-20 08:28:01.316 [DefaultDispatcher-worker-21 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c057419 2025-03-20 08:28:01.323 [DefaultDispatcher-worker-4 @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4e0786 2025-03-20 08:28:01.327 [DefaultDispatcher-worker-5 @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4e0786 2025-03-20 08:28:01.330 [DefaultDispatcher-worker-14 @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b4e0786 2025-03-20 08:28:01.332 [DefaultDispatcher-worker-19 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:28:01.332 [DefaultDispatcher-worker-19 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.332 [DefaultDispatcher-worker-19 @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:40143/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:01.332 [DefaultDispatcher-worker-19 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.332 [DefaultDispatcher-worker-20 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.332 [DefaultDispatcher-worker-20 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-20 08:28:01.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-20 08:28:01.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.333 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b4e0786: (connection evicted) 2025-03-20 08:28:01.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-20 08:28:01.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-20 08:28:01.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-20 08:28:01.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-20 08:28:01.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.334 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c057419: (connection evicted) 2025-03-20 08:28:01.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-20 08:28:01.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52baaf87 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2025-03-20 08:28:01.335 [Test worker @coroutine#5891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-20 08:28:01.342 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2025-03-20 08:28:01.348 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2025-03-20 08:28:01.348 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2025-03-20 08:28:01.349 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63eebb56 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-03-20 08:28:01.350 [Test worker @coroutine#5891] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-20 08:28:01.357 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-03-20 08:28:01.362 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-03-20 08:28:01.363 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-03-20 08:28:01.364 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-03-20 08:28:01.368 [DefaultDispatcher-worker-5 @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379899f4 2025-03-20 08:28:01.375 [DefaultDispatcher-worker-5 @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2025-03-20 08:28:01.379 [DefaultDispatcher-worker-22 @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2025-03-20 08:28:01.382 [DefaultDispatcher-worker-21 @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4662fa99 2025-03-20 08:28:01.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-20 08:28:01.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-20 08:28:01.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.385 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4662fa99: (connection evicted) 2025-03-20 08:28:01.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-20 08:28:01.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-20 08:28:01.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-20 08:28:01.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-20 08:28:01.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.385 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@379899f4: (connection evicted) 2025-03-20 08:28:01.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-20 08:28:01.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ed110d6 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.386 [Test worker @coroutine#5943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-20 08:28:01.387 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-03-20 08:28:01.387 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-03-20 08:28:01.387 [Test worker @coroutine#5943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-20 08:28:01.394 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-03-20 08:28:01.399 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-03-20 08:28:01.400 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-03-20 08:28:01.400 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f44295 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c795e 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c795e 2025-03-20 08:28:01.401 [Test worker @coroutine#5943] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-20 08:28:01.408 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c795e 2025-03-20 08:28:01.413 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c795e 2025-03-20 08:28:01.414 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c795e 2025-03-20 08:28:01.414 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c795e 2025-03-20 08:28:01.417 [DefaultDispatcher-worker-12 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:28:01.417 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.417 [DefaultDispatcher-worker-12 @coroutine#2228] 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:43745/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:01.417 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.417 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.418 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.418 [DefaultDispatcher-worker-20 @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c795e 2025-03-20 08:28:01.425 [DefaultDispatcher-worker-22 @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-03-20 08:28:01.429 [DefaultDispatcher-worker-2 @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-03-20 08:28:01.433 [DefaultDispatcher-worker-18 @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-03-20 08:28:01.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-20 08:28:01.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-20 08:28:01.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.435 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15688af: (connection evicted) 2025-03-20 08:28:01.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-20 08:28:01.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-20 08:28:01.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-20 08:28:01.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-20 08:28:01.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.436 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@507c795e: (connection evicted) 2025-03-20 08:28:01.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-20 08:28:01.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@418f2af3 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.437 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-20 08:28:01.438 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9da676 2025-03-20 08:28:01.438 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9da676 2025-03-20 08:28:01.438 [Test worker @coroutine#5998] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-20 08:28:01.445 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9da676 2025-03-20 08:28:01.450 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9da676 2025-03-20 08:28:01.451 [Test worker @coroutine#6001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9da676 2025-03-20 08:28:01.452 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9da676 2025-03-20 08:28:01.456 [DefaultDispatcher-worker-1 @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9da676 2025-03-20 08:28:01.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-20 08:28:01.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-20 08:28:01.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.457 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f9da676: (connection evicted) 2025-03-20 08:28:01.458 [DefaultDispatcher-worker-3 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:28:01.458 [DefaultDispatcher-worker-3 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.458 [DefaultDispatcher-worker-3 @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://localhost.localdomain:44143/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:01.458 [DefaultDispatcher-worker-3 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-20 08:28:01.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-20 08:28:01.458 [DefaultDispatcher-worker-16 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.458 [DefaultDispatcher-worker-16 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@476e4bb0 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.458 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.459 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.459 [Test worker @coroutine#6025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-20 08:28:01.459 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-03-20 08:28:01.459 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-03-20 08:28:01.459 [Test worker @coroutine#6025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-20 08:28:01.466 [Test worker @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-03-20 08:28:01.471 [Test worker @coroutine#6026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-03-20 08:28:01.472 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-03-20 08:28:01.473 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-03-20 08:28:01.477 [DefaultDispatcher-worker-4 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-03-20 08:28:01.488 [DefaultDispatcher-worker-11 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-03-20 08:28:01.492 [DefaultDispatcher-worker-14 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2025-03-20 08:28:01.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-20 08:28:01.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-20 08:28:01.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.495 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a558335: (connection evicted) 2025-03-20 08:28:01.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-20 08:28:01.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-20 08:28:01.495 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-20 08:28:01.495 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.495 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.495 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.495 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.495 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.495 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.495 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67710b92 2025-03-20 08:28:01.495 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.495 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.495 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.495 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-03-20 08:28:01.496 [Test worker @coroutine#6052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-20 08:28:01.501 [DefaultDispatcher-worker-11 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bed4bf1 2025-03-20 08:28:01.501 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.501 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:01.501 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.502 [DefaultDispatcher-worker-11 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.503 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-03-20 08:28:01.508 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-03-20 08:28:01.509 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-03-20 08:28:01.510 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-03-20 08:28:01.514 [DefaultDispatcher-worker-3 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-03-20 08:28:01.524 [DefaultDispatcher-worker-10 @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:28:01.524 [DefaultDispatcher-worker-10 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.524 [DefaultDispatcher-worker-10 @coroutine#2301] 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:48989/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:01.524 [DefaultDispatcher-worker-10 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.525 [DefaultDispatcher-worker-18 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.525 [DefaultDispatcher-worker-18 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.526 [DefaultDispatcher-worker-15 @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-03-20 08:28:01.529 [DefaultDispatcher-worker-17 @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-03-20 08:28:01.535 [DefaultDispatcher-worker-6 @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-03-20 08:28:01.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-20 08:28:01.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-20 08:28:01.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.536 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11caa21d: (connection evicted) 2025-03-20 08:28:01.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-20 08:28:01.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25082311 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-20 08:28:01.537 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-20 08:28:01.538 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-20 08:28:01.538 [Test worker @coroutine#6088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-20 08:28:01.546 [Test worker @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-20 08:28:01.550 [Test worker @coroutine#6089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-20 08:28:01.551 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-20 08:28:01.552 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-20 08:28:01.563 [DefaultDispatcher-worker-10 @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-20 08:28:01.566 [DefaultDispatcher-worker-21 @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-20 08:28:01.570 [DefaultDispatcher-worker-3 @coroutine#6088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-20 08:28:01.575 [DefaultDispatcher-worker-3 @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3 2025-03-20 08:28:01.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-20 08:28:01.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-20 08:28:01.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.575 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45bf1ee3: (connection evicted) 2025-03-20 08:28:01.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-20 08:28:01.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54610a47 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@a538180 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@a538180 2025-03-20 08:28:01.577 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-20 08:28:01.585 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a538180 2025-03-20 08:28:01.589 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a538180 2025-03-20 08:28:01.590 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a538180 2025-03-20 08:28:01.591 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a538180 2025-03-20 08:28:01.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-20 08:28:01.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-20 08:28:01.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:01.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-20 08:28:01.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73c337e9 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-03-20 08:28:01.596 [Test worker @coroutine#6144] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-20 08:28:01.604 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-03-20 08:28:01.609 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-03-20 08:28:01.610 [Test worker @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-03-20 08:28:01.611 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f19da2c 2025-03-20 08:28:01.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-20 08:28:01.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-20 08:28:01.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:01.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-20 08:28:01.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-20 08:28:01.613 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b78c40d 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2025-03-20 08:28:01.614 [Test worker @coroutine#6166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-20 08:28:01.622 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2025-03-20 08:28:01.627 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2025-03-20 08:28:01.628 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2025-03-20 08:28:01.628 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2025-03-20 08:28:01.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-20 08:28:01.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-20 08:28:01.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:01.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-20 08:28:01.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439cfd39 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ddb58a 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ddb58a 2025-03-20 08:28:01.632 [UI Thread @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-20 08:28:01.641 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ddb58a 2025-03-20 08:28:01.646 [UI Thread @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ddb58a 2025-03-20 08:28:01.647 [UI Thread @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ddb58a 2025-03-20 08:28:01.648 [UI Thread @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ddb58a 2025-03-20 08:28:01.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-20 08:28:01.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-20 08:28:01.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:01.649 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33ddb58a: (connection evicted) 2025-03-20 08:28:01.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-20 08:28:01.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aafaf44 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-03-20 08:28:01.651 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-20 08:28:01.660 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-03-20 08:28:01.665 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-03-20 08:28:01.666 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-03-20 08:28:01.667 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-03-20 08:28:01.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-20 08:28:01.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-20 08:28:01.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:01.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-20 08:28:01.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-20 08:28:01.668 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4644f3d4 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-03-20 08:28:01.669 [Test worker @coroutine#6218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-20 08:28:01.673 [DefaultDispatcher-worker-5 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:28:01.673 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.673 [DefaultDispatcher-worker-5 @coroutine#2352] 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:48287/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:01.673 [DefaultDispatcher-worker-5 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.673 [DefaultDispatcher-worker-22 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.673 [DefaultDispatcher-worker-22 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.677 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-03-20 08:28:01.682 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-03-20 08:28:01.683 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-03-20 08:28:01.684 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467310c6 2025-03-20 08:28:01.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-20 08:28:01.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-20 08:28:01.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:01.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-20 08:28:01.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@122f58a 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.685 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@47dc0cc5 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@47dc0cc5 2025-03-20 08:28:01.686 [Test worker @coroutine#6237] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-20 08:28:01.694 [Test worker @coroutine#6237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47dc0cc5 2025-03-20 08:28:01.699 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47dc0cc5 2025-03-20 08:28:01.700 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47dc0cc5 2025-03-20 08:28:01.701 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47dc0cc5 2025-03-20 08:28:01.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-20 08:28:01.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-20 08:28:01.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:01.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-20 08:28:01.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-20 08:28:01.702 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73c842dc 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e66d85d 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e66d85d 2025-03-20 08:28:01.703 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-20 08:28:01.712 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e66d85d 2025-03-20 08:28:01.717 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e66d85d 2025-03-20 08:28:01.718 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e66d85d 2025-03-20 08:28:01.718 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e66d85d 2025-03-20 08:28:01.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-20 08:28:01.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-20 08:28:01.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:01.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-20 08:28:01.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-03-20 08:28:01.721 [DefaultDispatcher-worker-21 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.721 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.721 [DefaultDispatcher-worker-21 @coroutine#2394] 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:35095/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.721 [DefaultDispatcher-worker-21 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e5e568e 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.721 [Test worker @coroutine#6271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-03-20 08:28:01.722 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1978df 2025-03-20 08:28:01.722 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1978df 2025-03-20 08:28:01.722 [Test worker @coroutine#6271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-03-20 08:28:01.722 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.722 [DefaultDispatcher-worker-7 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.730 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1978df 2025-03-20 08:28:01.735 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1978df 2025-03-20 08:28:01.736 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1978df 2025-03-20 08:28:01.737 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a1978df 2025-03-20 08:28:01.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-03-20 08:28:01.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-03-20 08:28:01.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:01.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-03-20 08:28:01.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f2ccfc 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2c62ca 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a2c62ca 2025-03-20 08:28:01.740 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-03-20 08:28:01.748 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2c62ca 2025-03-20 08:28:01.753 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2c62ca 2025-03-20 08:28:01.754 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2c62ca 2025-03-20 08:28:01.755 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a2c62ca 2025-03-20 08:28:01.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-03-20 08:28:01.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-03-20 08:28:01.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:01.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-03-20 08:28:01.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22251bc6 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-03-20 08:28:01.757 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-03-20 08:28:01.758 [Test worker @coroutine#6311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-03-20 08:28:01.766 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-03-20 08:28:01.772 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-03-20 08:28:01.772 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-03-20 08:28:01.773 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2921aa59 2025-03-20 08:28:01.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-03-20 08:28:01.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-03-20 08:28:01.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:01.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-03-20 08:28:01.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aaec50e 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@4430d9be 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@4430d9be 2025-03-20 08:28:01.776 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-03-20 08:28:01.784 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4430d9be 2025-03-20 08:28:01.789 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4430d9be 2025-03-20 08:28:01.790 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4430d9be 2025-03-20 08:28:01.791 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4430d9be 2025-03-20 08:28:01.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-03-20 08:28:01.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-03-20 08:28:01.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:01.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-03-20 08:28:01.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd7b622 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-03-20 08:28:01.794 [Test worker @coroutine#6347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-03-20 08:28:01.802 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-03-20 08:28:01.807 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-03-20 08:28:01.808 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-03-20 08:28:01.809 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3b3f04 2025-03-20 08:28:01.811 [UI Thread @coroutine#6362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-20 08:28:01.811 [UI Thread @coroutine#6362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-03-20 08:28:01.811 [UI Thread @coroutine#6362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-20 08:28:01.812 [UI Thread @coroutine#6362] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-03-20 08:28:01.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-03-20 08:28:01.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-03-20 08:28:01.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:01.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-03-20 08:28:01.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d1798c 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-03-20 08:28:01.814 [Test worker @coroutine#6368] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-03-20 08:28:01.823 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-03-20 08:28:01.828 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-03-20 08:28:01.829 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-03-20 08:28:01.830 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e9afede 2025-03-20 08:28:01.831 [UI Thread @coroutine#6384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49113/Site/verify 2025-03-20 08:28:01.831 [UI Thread @coroutine#6384] 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:49113/Site/verify. 2025-03-20 08:28:01.831 [UI Thread @coroutine#6384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49113/Site/verify 2025-03-20 08:28:01.832 [UI Thread @coroutine#6384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49113/Site/verify 2025-03-20 08:28:01.832 [UI Thread @coroutine#6384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49113/Site/verify 2025-03-20 08:28:01.832 [UI Thread @coroutine#6384] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49113/Site/verify. 2025-03-20 08:28:01.832 [UI Thread @coroutine#6384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49113/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 08:28:01.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-03-20 08:28:01.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-03-20 08:28:01.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 08:28:01.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:01.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-03-20 08:28:01.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19b8bcb5 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e8918 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@15e8918 2025-03-20 08:28:01.836 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-03-20 08:28:01.844 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e8918 2025-03-20 08:28:01.849 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e8918 2025-03-20 08:28:01.850 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e8918 2025-03-20 08:28:01.851 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e8918 2025-03-20 08:28:01.855 [DefaultDispatcher-worker-8 @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e8918 2025-03-20 08:28:01.856 [DefaultDispatcher-worker-2 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:28:01.857 [DefaultDispatcher-worker-2 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.857 [DefaultDispatcher-worker-2 @coroutine#2448] 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:53065/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:01.857 [DefaultDispatcher-worker-2 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.857 [DefaultDispatcher-worker-5 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.857 [DefaultDispatcher-worker-5 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:28:01.858 [DefaultDispatcher-worker-15 @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15e8918 2025-03-20 08:28:01.862 [UI Thread @coroutine#6413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39319/707032711825059840/_ustadmanifest.json 2025-03-20 08:28:01.862 [UI Thread @coroutine#6413] 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:39319/707032711825059840/_ustadmanifest.json. 2025-03-20 08:28:01.862 [UI Thread @coroutine#6413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39319/707032711825059840/_ustadmanifest.json 2025-03-20 08:28:01.863 [UI Thread @coroutine#6413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39319/707032711825059840/_ustadmanifest.json 2025-03-20 08:28:01.863 [UI Thread @coroutine#6413] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39319/707032711825059840/_ustadmanifest.json 2025-03-20 08:28:01.863 [UI Thread @coroutine#6413] 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:39319/707032711825059840/_ustadmanifest.json. 2025-03-20 08:28:01.863 [UI Thread @coroutine#6413] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39319/707032711825059840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:28:01.863 [UI Thread @coroutine#6413] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39319/mediainfo.json 2025-03-20 08:28:01.863 [UI Thread @coroutine#6413] 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:39319/mediainfo.json. 2025-03-20 08:28:01.863 [UI Thread @coroutine#6413] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39319/mediainfo.json 2025-03-20 08:28:01.863 [UI Thread @coroutine#6413] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39319/mediainfo.json 2025-03-20 08:28:01.863 [UI Thread @coroutine#6413] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39319/mediainfo.json 2025-03-20 08:28:01.904 [UI Thread @coroutine#6413] 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:39319/mediainfo.json. 2025-03-20 08:28:01.904 [UI Thread @coroutine#6413] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39319/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:28:01.936 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:02.000 [DefaultDispatcher-worker-20 @coroutine#6422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58882a93 2025-03-20 08:28:02.094 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:02.162 [DefaultDispatcher-worker-16 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-03-20 08:28:02.162 [DefaultDispatcher-worker-16 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.162 [DefaultDispatcher-worker-16 @coroutine#2117] 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:53393/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:02.162 [DefaultDispatcher-worker-16 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.163 [DefaultDispatcher-worker-16 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.163 [DefaultDispatcher-worker-16 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53393/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.259 [DefaultDispatcher-worker-19 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-20 08:28:02.259 [DefaultDispatcher-worker-19 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.259 [DefaultDispatcher-worker-19 @coroutine#2150] 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:59549/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:02.259 [DefaultDispatcher-worker-19 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.260 [DefaultDispatcher-worker-8 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.260 [DefaultDispatcher-worker-8 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59549/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.338 [DefaultDispatcher-worker-12 @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-03-20 08:28:02.338 [DefaultDispatcher-worker-12 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.338 [DefaultDispatcher-worker-12 @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:40143/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:02.338 [DefaultDispatcher-worker-12 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.339 [DefaultDispatcher-worker-9 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.339 [DefaultDispatcher-worker-9 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.422 [DefaultDispatcher-worker-3 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb7fc38 2025-03-20 08:28:02.422 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.422 [DefaultDispatcher-worker-3 @coroutine#2228] 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:43745/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:02.422 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.423 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.423 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43745/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.439 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:02.462 [DefaultDispatcher-worker-2 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abb719a 2025-03-20 08:28:02.462 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.462 [DefaultDispatcher-worker-2 @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://localhost.localdomain:44143/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:02.462 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.463 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.463 [DefaultDispatcher-worker-20 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44143/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.506 [DefaultDispatcher-worker-17 @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bed4bf1 2025-03-20 08:28:02.506 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.506 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:02.506 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.506 [DefaultDispatcher-worker-16 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.529 [DefaultDispatcher-worker-8 @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b45a3e6 2025-03-20 08:28:02.529 [DefaultDispatcher-worker-8 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.529 [DefaultDispatcher-worker-8 @coroutine#2301] 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:48989/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:02.529 [DefaultDispatcher-worker-8 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.529 [DefaultDispatcher-worker-11 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.529 [DefaultDispatcher-worker-11 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48989/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.679 [DefaultDispatcher-worker-19 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1545ef47 2025-03-20 08:28:02.679 [DefaultDispatcher-worker-19 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.679 [DefaultDispatcher-worker-19 @coroutine#2352] 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:48287/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:02.679 [DefaultDispatcher-worker-19 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.679 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.679 [DefaultDispatcher-worker-3 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48287/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.693 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:02.727 [DefaultDispatcher-worker-13 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec96512 2025-03-20 08:28:02.727 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.727 [DefaultDispatcher-worker-13 @coroutine#2394] 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:35095/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:02.727 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.728 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.728 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35095/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.736 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:02.753 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:02.773 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:02.862 [DefaultDispatcher-worker-13 @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dedde74 2025-03-20 08:28:02.862 [DefaultDispatcher-worker-13 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.862 [DefaultDispatcher-worker-13 @coroutine#2448] 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:53065/UmAppDatabase/replication/nodeId. 2025-03-20 08:28:02.862 [DefaultDispatcher-worker-13 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.863 [DefaultDispatcher-worker-7 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.863 [DefaultDispatcher-worker-7 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-20 08:28:02.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-03-20 08:28:02.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-03-20 08:28:02.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:02.908 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15e8918: (connection evicted) 2025-03-20 08:28:02.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:02.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-03-20 08:28:02.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52c0c594 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@581cd446 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@581cd446 2025-03-20 08:28:02.933 [Test worker @coroutine#6455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-03-20 08:28:02.942 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581cd446 2025-03-20 08:28:02.948 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581cd446 2025-03-20 08:28:02.949 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581cd446 2025-03-20 08:28:02.950 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581cd446 2025-03-20 08:28:02.955 [DefaultDispatcher-worker-18 @coroutine#6462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581cd446 2025-03-20 08:28:02.959 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:02.960 [DefaultDispatcher-worker-9 @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@581cd446 2025-03-20 08:28:03.036 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:03.040 [UI Thread @coroutine#6472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43595/707032717971775488/_ustadmanifest.json 2025-03-20 08:28:03.041 [UI Thread @coroutine#6472] 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:43595/707032717971775488/_ustadmanifest.json. 2025-03-20 08:28:03.041 [UI Thread @coroutine#6472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43595/707032717971775488/_ustadmanifest.json 2025-03-20 08:28:03.042 [UI Thread @coroutine#6472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43595/707032717971775488/_ustadmanifest.json 2025-03-20 08:28:03.042 [UI Thread @coroutine#6472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43595/707032717971775488/_ustadmanifest.json 2025-03-20 08:28:03.042 [UI Thread @coroutine#6472] 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:43595/707032717971775488/_ustadmanifest.json. 2025-03-20 08:28:03.042 [UI Thread @coroutine#6472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43595/707032717971775488/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:28:03.042 [UI Thread @coroutine#6472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43595/tincan.xml 2025-03-20 08:28:03.042 [UI Thread @coroutine#6472] 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:43595/tincan.xml. 2025-03-20 08:28:03.042 [UI Thread @coroutine#6472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43595/tincan.xml 2025-03-20 08:28:03.042 [UI Thread @coroutine#6472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43595/tincan.xml 2025-03-20 08:28:03.042 [UI Thread @coroutine#6472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43595/tincan.xml 2025-03-20 08:28:03.083 [UI Thread @coroutine#6472] 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:43595/tincan.xml. 2025-03-20 08:28:03.083 [UI Thread @coroutine#6472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43595/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-20 08:28:03.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-03-20 08:28:03.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-03-20 08:28:03.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 08:28:03.089 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@581cd446: (connection evicted) 2025-03-20 08:28:03.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 08:28:03.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-03-20 08:28:03.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-03-20 09:48:49.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-20 09:48:49.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c781c42 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:49.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:49.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:49.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-20 09:48:49.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-20 09:48:49.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-20 09:48:49.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-20 09:48:49.388 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-20 09:48:49.404 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-20 09:48:49.406 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-20 09:48:49.426 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:49.429 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1d1415 2025-03-20 09:48:49.429 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1d1415 2025-03-20 09:48:49.431 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@52daf1e6 2025-03-20 09:48:49.431 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@52daf1e6 2025-03-20 09:48:49.433 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e57f65 2025-03-20 09:48:49.433 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e57f65 2025-03-20 09:48:49.435 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e7fbdd 2025-03-20 09:48:49.435 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e7fbdd 2025-03-20 09:48:49.437 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@276ef808 2025-03-20 09:48:49.437 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@276ef808 2025-03-20 09:48:49.439 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22be68c2 2025-03-20 09:48:49.439 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22be68c2 2025-03-20 09:48:49.441 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdd35a7 2025-03-20 09:48:49.441 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdd35a7 2025-03-20 09:48:49.443 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c80492 2025-03-20 09:48:49.444 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c80492 2025-03-20 09:48:49.445 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23360c5b 2025-03-20 09:48:49.446 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23360c5b 2025-03-20 09:48:49.446 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:48:49.537 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:49.537 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:48:49.537 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:49.538 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:48:49.542 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-20 09:48:49.543 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-20 09:48:49.543 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-20 09:48:49.543 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-20 09:48:49.593 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-20 09:48:49.610 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-20 09:48:49.625 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-20 09:48:49.638 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-20 09:48:49.649 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-20 09:48:49.652 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-20 09:48:49.711 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-20 09:48:49.728 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-20 09:48:49.729 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-20 09:48:49.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-20 09:48:49.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-20 09:48:49.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:48:49.739 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5edacf20: (connection evicted) 2025-03-20 09:48:49.739 [DefaultDispatcher-worker-6 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:49.739 [DefaultDispatcher-worker-9 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-20 09:48:49.739 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1d1415: (connection evicted) 2025-03-20 09:48:49.740 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52daf1e6: (connection evicted) 2025-03-20 09:48:49.740 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e57f65: (connection evicted) 2025-03-20 09:48:49.740 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13e7fbdd: (connection evicted) 2025-03-20 09:48:49.740 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@276ef808: (connection evicted) 2025-03-20 09:48:49.741 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22be68c2: (connection evicted) 2025-03-20 09:48:49.741 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fdd35a7: (connection evicted) 2025-03-20 09:48:49.741 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73c80492: (connection evicted) 2025-03-20 09:48:49.741 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23360c5b: (connection evicted) 2025-03-20 09:48:49.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:49.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-20 09:48:49.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-20 09:48:49.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d63a4f 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:49.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:48:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-20 09:48:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:49.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:49.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-20 09:48:49.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2025-03-20 09:48:49.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2025-03-20 09:48:49.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-20 09:48:49.751 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2025-03-20 09:48:49.757 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2025-03-20 09:48:49.758 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2025-03-20 09:48:49.759 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:49.759 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:48:49.759 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:49.759 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:48:49.766 [DefaultDispatcher-worker-1 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2025-03-20 09:48:49.766 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-20 09:48:49.766 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-20 09:48:49.766 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-20 09:48:49.769 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2025-03-20 09:48:49.778 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2025-03-20 09:48:49.786 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2025-03-20 09:48:49.794 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2025-03-20 09:48:49.802 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2025-03-20 09:48:49.804 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2025-03-20 09:48:49.829 [DefaultDispatcher-worker-10 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@749baa0c 2025-03-20 09:48:49.850 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:49.853 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0289b 2025-03-20 09:48:49.853 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0289b 2025-03-20 09:48:49.855 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@977c61d 2025-03-20 09:48:49.855 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@977c61d 2025-03-20 09:48:49.856 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4843eb 2025-03-20 09:48:49.857 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4843eb 2025-03-20 09:48:49.857 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-20 09:48:49.857 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-20 09:48:49.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-20 09:48:49.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-20 09:48:49.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-03-20 09:48:49.858 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@749baa0c: (connection evicted) 2025-03-20 09:48:49.858 [DefaultDispatcher-worker-10 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:49.858 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-20 09:48:49.858 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b0289b: (connection evicted) 2025-03-20 09:48:49.859 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@977c61d: (connection evicted) 2025-03-20 09:48:49.859 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@484acc26 2025-03-20 09:48:49.859 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@484acc26 2025-03-20 09:48:49.859 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4843eb: (connection evicted) 2025-03-20 09:48:49.859 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@484acc26: (connection evicted) 2025-03-20 09:48:49.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:49.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-20 09:48:49.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-20 09:48:49.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4efb13f1 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:49.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:49.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-20 09:48:49.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5112b7 2025-03-20 09:48:49.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5112b7 2025-03-20 09:48:49.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-20 09:48:49.990 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f50d2c 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-20 09:48:50.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@473847fb 2025-03-20 09:48:50.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@473847fb 2025-03-20 09:48:50.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-20 09:48:50.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e1add6f 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@43786627 2025-03-20 09:48:50.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@43786627 2025-03-20 09:48:50.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-20 09:48:50.283 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473847fb 2025-03-20 09:48:50.321 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.334 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.415 [DefaultDispatcher-worker-5 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43786627 2025-03-20 09:48:50.420 [DefaultDispatcher-worker-5 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43786627 2025-03-20 09:48:50.421 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54373/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-20 09:48:50.421 [DefaultDispatcher-worker-5 @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:54373/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-20 09:48:50.421 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54373/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-20 09:48:50.433 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54373/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-20 09:48:50.433 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54373/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-20 09:48:50.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-20 09:48:50.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-20 09:48:50.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.476 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@473847fb: (connection evicted) 2025-03-20 09:48:50.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:50.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-20 09:48:50.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-20 09:48:50.478 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43786627 2025-03-20 09:48:50.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2299d903 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2025-03-20 09:48:50.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1 2025-03-20 09:48:50.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-20 09:48:50.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@632d4cf2 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2025-03-20 09:48:50.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2025-03-20 09:48:50.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-20 09:48:50.514 [DefaultDispatcher-worker-10 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2025-03-20 09:48:50.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-20 09:48:50.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-20 09:48:50.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.516 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c3f43d1: (connection evicted) 2025-03-20 09:48:50.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:50.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-20 09:48:50.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-20 09:48:50.517 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ad095c 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-20 09:48:50.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-20 09:48:50.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d537616 2025-03-20 09:48:50.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d537616 2025-03-20 09:48:50.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-20 09:48:50.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@604c7e9b 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-03-20 09:48:50.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-03-20 09:48:50.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-20 09:48:50.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-20 09:48:50.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-20 09:48:50.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.543 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d537616: (connection evicted) 2025-03-20 09:48:50.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:50.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-20 09:48:50.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-20 09:48:50.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ba583 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-20 09:48:50.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6851b296 2025-03-20 09:48:50.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@6851b296 2025-03-20 09:48:50.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9e50283 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-20 09:48:50.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c171746 2025-03-20 09:48:50.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c171746 2025-03-20 09:48:50.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-20 09:48:50.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-20 09:48:50.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-20 09:48:50.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.571 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6851b296: (connection evicted) 2025-03-20 09:48:50.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:50.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-20 09:48:50.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318e3942 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-20 09:48:50.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-20 09:48:50.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd 2025-03-20 09:48:50.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd 2025-03-20 09:48:50.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d37aa0f 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-20 09:48:50.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@485c84d7 2025-03-20 09:48:50.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@485c84d7 2025-03-20 09:48:50.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-20 09:48:50.590 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-20 09:48:50.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-20 09:48:50.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.610 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ddf42dd: (connection evicted) 2025-03-20 09:48:50.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:50.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-20 09:48:50.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-20 09:48:50.630 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.656 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.684 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e606f64 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1958c0d9 2025-03-20 09:48:50.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1958c0d9 2025-03-20 09:48:50.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d8e4250 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-20 09:48:50.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@c67395 2025-03-20 09:48:50.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@c67395 2025-03-20 09:48:50.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-20 09:48:50.896 [DefaultDispatcher-worker-10 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c67395 2025-03-20 09:48:50.899 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.908 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.914 [DefaultDispatcher-worker-10 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c67395 2025-03-20 09:48:50.920 [DefaultDispatcher-worker-10 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c67395 2025-03-20 09:48:50.924 [DefaultDispatcher-worker-10 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c67395 2025-03-20 09:48:50.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-20 09:48:50.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-20 09:48:50.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.957 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1958c0d9: (connection evicted) 2025-03-20 09:48:50.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:50.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-20 09:48:50.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-20 09:48:50.960 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c67395 2025-03-20 09:48:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-20 09:48:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6533629 2025-03-20 09:48:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.967 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-20 09:48:50.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-20 09:48:50.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-03-20 09:48:50.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-03-20 09:48:50.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ccd000e 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-03-20 09:48:50.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-03-20 09:48:50.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-20 09:48:50.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-20 09:48:50.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-20 09:48:50.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.981 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299a43d9: (connection evicted) 2025-03-20 09:48:50.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:50.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-20 09:48:50.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c8c6ab 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-03-20 09:48:50.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-03-20 09:48:50.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd3ca3c 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2025-03-20 09:48:50.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2025-03-20 09:48:50.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-20 09:48:50.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-20 09:48:50.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-20 09:48:50.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:50.993 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37f71c05: (connection evicted) 2025-03-20 09:48:50.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:50.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-20 09:48:50.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794d28a3 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:50.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-03-20 09:48:50.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31 2025-03-20 09:48:50.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a01ffff 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-03-20 09:48:51.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-03-20 09:48:51.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-20 09:48:51.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-20 09:48:51.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-20 09:48:51.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.004 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70ee9d31: (connection evicted) 2025-03-20 09:48:51.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-20 09:48:51.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4ca87c 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbeedff 2025-03-20 09:48:51.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbeedff 2025-03-20 09:48:51.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62b786dc 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d5ca17 2025-03-20 09:48:51.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d5ca17 2025-03-20 09:48:51.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-20 09:48:51.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-20 09:48:51.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-20 09:48:51.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.059 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dbeedff: (connection evicted) 2025-03-20 09:48:51.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-20 09:48:51.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ac93d2 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-03-20 09:48:51.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2025-03-20 09:48:51.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0ffb9b 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-20 09:48:51.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2025-03-20 09:48:51.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2025-03-20 09:48:51.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-20 09:48:51.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-20 09:48:51.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-20 09:48:51.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.073 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2: (connection evicted) 2025-03-20 09:48:51.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-20 09:48:51.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efcc0b3 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-20 09:48:51.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-20 09:48:51.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2025-03-20 09:48:51.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2025-03-20 09:48:51.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-20 09:48:51.078 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-03-20 09:48:51.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-03-20 09:48:51.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-20 09:48:51.091 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.092 [DefaultDispatcher-worker-4 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-03-20 09:48:51.093 [DefaultDispatcher-worker-4 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-03-20 09:48:51.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-20 09:48:51.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-20 09:48:51.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.094 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60a6840c: (connection evicted) 2025-03-20 09:48:51.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-20 09:48:51.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-20 09:48:51.095 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dc55719 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-20 09:48:51.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52 2025-03-20 09:48:51.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52 2025-03-20 09:48:51.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-20 09:48:51.102 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11015ca0 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@50672905 2025-03-20 09:48:51.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@50672905 2025-03-20 09:48:51.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-20 09:48:51.114 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-20 09:48:51.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-20 09:48:51.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.119 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c2bea52: (connection evicted) 2025-03-20 09:48:51.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-20 09:48:51.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-20 09:48:51.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5310e451 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2025-03-20 09:48:51.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@74830d73 2025-03-20 09:48:51.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1827fc4e 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-20 09:48:51.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2025-03-20 09:48:51.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2025-03-20 09:48:51.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-20 09:48:51.171 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.183 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.207 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.225 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.234 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:48:51.235 [DefaultDispatcher-worker-7 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2025-03-20 09:48:51.236 [DefaultDispatcher-worker-7 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2025-03-20 09:48:51.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-20 09:48:51.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-20 09:48:51.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.236 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74830d73: (connection evicted) 2025-03-20 09:48:51.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-20 09:48:51.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-20 09:48:51.237 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0652ab 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2025-03-20 09:48:51.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@129b69b2 2025-03-20 09:48:51.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11adab6d 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2025-03-20 09:48:51.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@29519337 2025-03-20 09:48:51.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-20 09:48:51.340 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.348 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-20 09:48:51.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-20 09:48:51.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.380 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@129b69b2: (connection evicted) 2025-03-20 09:48:51.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-20 09:48:51.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b25d695 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-03-20 09:48:51.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-03-20 09:48:51.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-03-20 09:48:51.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-03-20 09:48:51.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-20 09:48:51.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-20 09:48:51.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-20 09:48:51.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.394 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d31f14: (connection evicted) 2025-03-20 09:48:51.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-20 09:48:51.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-20 09:48:51.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b52b18a 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2025-03-20 09:48:51.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2025-03-20 09:48:51.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b85a73 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-20 09:48:51.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-20 09:48:51.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-03-20 09:48:51.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-03-20 09:48:51.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-20 09:48:51.492 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.505 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.509 [DefaultDispatcher-worker-1 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-03-20 09:48:51.510 [DefaultDispatcher-worker-1 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-03-20 09:48:51.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-20 09:48:51.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-20 09:48:51.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.511 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aedc426: (connection evicted) 2025-03-20 09:48:51.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-20 09:48:51.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-20 09:48:51.512 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-03-20 09:48:51.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16029e2f 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f1413c 2025-03-20 09:48:51.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f1413c 2025-03-20 09:48:51.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-20 09:48:51.514 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a139347 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e85dcb2 2025-03-20 09:48:51.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e85dcb2 2025-03-20 09:48:51.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-20 09:48:51.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-20 09:48:51.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-20 09:48:51.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.524 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45f1413c: (connection evicted) 2025-03-20 09:48:51.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-20 09:48:51.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e5c5e6 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a54c92e 2025-03-20 09:48:51.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a54c92e 2025-03-20 09:48:51.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-20 09:48:51.540 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a54c92e 2025-03-20 09:48:51.546 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a54c92e 2025-03-20 09:48:51.547 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a54c92e 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb50de6 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2025-03-20 09:48:51.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d73767e 2025-03-20 09:48:51.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-20 09:48:51.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-20 09:48:51.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-20 09:48:51.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:48:51.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-20 09:48:51.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a336906 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-20 09:48:51.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2025-03-20 09:48:51.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2025-03-20 09:48:51.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-20 09:48:51.559 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2025-03-20 09:48:51.564 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2025-03-20 09:48:51.566 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f177f5 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-03-20 09:48:51.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-03-20 09:48:51.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-20 09:48:51.572 [DefaultDispatcher-worker-5 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2025-03-20 09:48:51.573 [DefaultDispatcher-worker-4 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-03-20 09:48:51.574 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-03-20 09:48:51.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-20 09:48:51.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-20 09:48:51.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.577 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75d539b9: (connection evicted) 2025-03-20 09:48:51.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-20 09:48:51.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3620eab 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-20 09:48:51.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-03-20 09:48:51.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-03-20 09:48:51.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-20 09:48:51.581 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-03-20 09:48:51.587 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-03-20 09:48:51.588 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd44289 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-03-20 09:48:51.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-03-20 09:48:51.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-20 09:48:51.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-20 09:48:51.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-20 09:48:51.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:48:51.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-20 09:48:51.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd38df2 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-20 09:48:51.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-03-20 09:48:51.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-03-20 09:48:51.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-20 09:48:51.595 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-03-20 09:48:51.601 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-03-20 09:48:51.602 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b711b6 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55881f40 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2025-03-20 09:48:51.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@248b2b61 2025-03-20 09:48:51.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-20 09:48:51.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-20 09:48:51.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-20 09:48:51.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:48:51.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-20 09:48:51.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-20 09:48:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-20 09:48:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c1e40d9 2025-03-20 09:48:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0fdc83 2025-03-20 09:48:51.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0fdc83 2025-03-20 09:48:51.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-20 09:48:51.622 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.641 [DefaultDispatcher-worker-11 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0fdc83 2025-03-20 09:48:51.648 [DefaultDispatcher-worker-19 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0fdc83 2025-03-20 09:48:51.650 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.667 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.679 [DefaultDispatcher-worker-17 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0fdc83 2025-03-20 09:48:51.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-20 09:48:51.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-20 09:48:51.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.680 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e0fdc83: (connection evicted) 2025-03-20 09:48:51.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-20 09:48:51.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-20 09:48:51.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d06801f 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac 2025-03-20 09:48:51.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac 2025-03-20 09:48:51.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-20 09:48:51.690 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.703 [DefaultDispatcher-worker-14 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac 2025-03-20 09:48:51.703 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.708 [DefaultDispatcher-worker-8 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac 2025-03-20 09:48:51.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-20 09:48:51.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-20 09:48:51.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.718 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ffbf0ac: (connection evicted) 2025-03-20 09:48:51.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-20 09:48:51.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-20 09:48:51.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eefaca0 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8 2025-03-20 09:48:51.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8 2025-03-20 09:48:51.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-20 09:48:51.739 [DefaultDispatcher-worker-1 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8 2025-03-20 09:48:51.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-20 09:48:51.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-20 09:48:51.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.740 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33eab2e8: (connection evicted) 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-20 09:48:51.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e194966 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-20 09:48:51.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@103e7c7c 2025-03-20 09:48:51.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@103e7c7c 2025-03-20 09:48:51.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-20 09:48:51.762 [DefaultDispatcher-worker-17 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103e7c7c 2025-03-20 09:48:51.767 [DefaultDispatcher-worker-14 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@103e7c7c 2025-03-20 09:48:51.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-20 09:48:51.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-20 09:48:51.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.768 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@103e7c7c: (connection evicted) 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-20 09:48:51.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23708f14 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-20 09:48:51.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-03-20 09:48:51.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-03-20 09:48:51.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-20 09:48:51.789 [DefaultDispatcher-worker-15 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-03-20 09:48:51.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-20 09:48:51.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-20 09:48:51.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.791 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3: (connection evicted) 2025-03-20 09:48:51.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-20 09:48:51.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27fc0217 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@686e7513 2025-03-20 09:48:51.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@686e7513 2025-03-20 09:48:51.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-20 09:48:51.810 [DefaultDispatcher-worker-11 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@686e7513 2025-03-20 09:48:51.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-20 09:48:51.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-20 09:48:51.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:51.810 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@686e7513: (connection evicted) 2025-03-20 09:48:51.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:51.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-20 09:48:51.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6071631f 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:51.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6706da3d 2025-03-20 09:48:51.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@6706da3d 2025-03-20 09:48:51.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-20 09:48:51.986 [DefaultDispatcher-worker-14 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6706da3d 2025-03-20 09:48:51.991 [DefaultDispatcher-worker-14 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6706da3d 2025-03-20 09:48:51.993 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34919/manifest.json 2025-03-20 09:48:51.993 [Test worker @coroutine#337] 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:34919/manifest.json. 2025-03-20 09:48:51.993 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34919/manifest.json 2025-03-20 09:48:51.994 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34919/manifest.json 2025-03-20 09:48:51.994 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34919/manifest.json 2025-03-20 09:48:52.046 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:52.068 [Test worker @coroutine#337] 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:34919/manifest.json. 2025-03-20 09:48:52.068 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34919/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:48:52.077 [DefaultDispatcher-worker-19 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6706da3d 2025-03-20 09:48:52.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-20 09:48:52.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-20 09:48:52.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:52.081 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6706da3d: (connection evicted) 2025-03-20 09:48:52.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:52.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-20 09:48:52.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@508b4f70 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:52.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-20 09:48:52.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af56b26 2025-03-20 09:48:52.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af56b26 2025-03-20 09:48:52.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d9df336 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:52.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8698c0 2025-03-20 09:48:52.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e8698c0 2025-03-20 09:48:52.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-20 09:48:52.131 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-20 09:48:52.167 [Test worker] INFO ktor.application - Application started in 0.039 seconds. 2025-03-20 09:48:52.167 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@571e2f15 2025-03-20 09:48:52.208 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:52.215 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:52.222 [DefaultDispatcher-worker-2 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:37157 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51f009ef 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:52.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:52.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-20 09:48:52.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96346b 2025-03-20 09:48:52.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c96346b 2025-03-20 09:48:52.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-20 09:48:52.239 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-20 09:48:52.243 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-20 09:48:52.243 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-20 09:48:52.243 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-20 09:48:52.244 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-20 09:48:52.244 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-20 09:48:52.244 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-20 09:48:52.244 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-20 09:48:52.244 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 09:48:52.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ee52741 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:52.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5 2025-03-20 09:48:52.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5 2025-03-20 09:48:52.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-20 09:48:52.275 [DefaultDispatcher-worker-2 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5 2025-03-20 09:48:52.281 [DefaultDispatcher-worker-18 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5 2025-03-20 09:48:52.285 [DefaultDispatcher-worker-16 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96346b 2025-03-20 09:48:52.286 [DefaultDispatcher-worker-16 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96346b 2025-03-20 09:48:52.290 [DefaultDispatcher-worker-5 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5 2025-03-20 09:48:52.296 [DefaultDispatcher-worker-12 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5 2025-03-20 09:48:52.297 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37157/api/content/707053546152779776/_ustadmanifest.json 2025-03-20 09:48:52.297 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37157/api/content/707053546152779776/_ustadmanifest.json. 2025-03-20 09:48:52.297 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37157/api/content/707053546152779776/_ustadmanifest.json 2025-03-20 09:48:52.298 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37157/api/content/707053546152779776/_ustadmanifest.json 2025-03-20 09:48:52.299 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37157/api/content/707053546152779776/_ustadmanifest.json 2025-03-20 09:48:52.299 [Test worker @coroutine#354] 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:37157/api/content/707053546152779776/_ustadmanifest.json. 2025-03-20 09:48:52.299 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37157/api/content/707053546152779776/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:48:52.307 [DefaultDispatcher-worker-11 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5 2025-03-20 09:48:52.310 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-20 09:48:52.311 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-02acbdb2-e8a5-4f5a-8590-b88e9ab33ff3', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-20 09:48:52.313 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 09:48:52.313 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-02acbdb2-e8a5-4f5a-8590-b88e9ab33ff3 2025-03-20 09:48:52.316 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37157/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:52.316 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37157/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:48:52.316 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37157/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:52.316 [DefaultDispatcher-worker-15 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37157/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:48:52.320 [DefaultDispatcher-worker-19 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5 2025-03-20 09:48:52.321 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37157/UmAppDatabase/replication/nodeId 2025-03-20 09:48:52.321 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37157/UmAppDatabase/replication/nodeId. 2025-03-20 09:48:52.321 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37157/UmAppDatabase/replication/nodeId 2025-03-20 09:48:52.323 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:52.324 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37157/api/blob/upload-init-batch 2025-03-20 09:48:52.324 [DefaultDispatcher-worker-11 @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:37157/api/blob/upload-init-batch. 2025-03-20 09:48:52.324 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37157/api/blob/upload-init-batch 2025-03-20 09:48:52.324 [DefaultDispatcher-worker-11 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37157/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 09:48:52.345 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:52.358 [eventLoopGroupProxy-4-3 @call-handler#395] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 09:48:52.358 [eventLoopGroupProxy-4-2 @call-handler#397] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 09:48:52.358 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-20 09:48:52.358 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 09:48:52.362 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:52.362 [eventLoopGroupProxy-4-2 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:52.363 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:52.363 [eventLoopGroupProxy-4-1 @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 com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-20 09:48:52.364 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:48:52.365 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37157/UmAppDatabase/replication/nodeId 2025-03-20 09:48:52.365 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37157/UmAppDatabase/replication/nodeId 2025-03-20 09:48:52.367 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:52.368 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37157/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:52.368 [DefaultDispatcher-worker-13 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37157/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:52.370 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-03-20 09:48:52.370 [eventLoopGroupProxy-4-2 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-03-20 09:48:52.372 [DefaultDispatcher-worker-12 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5 2025-03-20 09:48:52.374 [eventLoopGroupProxy-4-1 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af56b26 2025-03-20 09:48:52.377 [DefaultDispatcher-worker-19 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5 2025-03-20 09:48:52.382 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 26ms 2025-03-20 09:48:52.383 [DefaultDispatcher-worker-19 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37157/api/blob/upload-init-batch 2025-03-20 09:48:52.383 [DefaultDispatcher-worker-19 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37157/api/blob/upload-init-batch 2025-03-20 09:48:52.385 [DefaultDispatcher-worker-19 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37157/api/blob/upload-init-batch. 2025-03-20 09:48:52.385 [DefaultDispatcher-worker-19 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37157/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:48:52.393 [DefaultDispatcher-worker-19 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37157/api/blob/upload-batch-data 2025-03-20 09:48:52.393 [DefaultDispatcher-worker-19 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37157/api/blob/upload-batch-data. 2025-03-20 09:48:52.393 [DefaultDispatcher-worker-19 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37157/api/blob/upload-batch-data 2025-03-20 09:48:52.394 [DefaultDispatcher-worker-19 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37157/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:52.399 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:52.406 [eventLoopGroupProxy-4-4 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af56b26 2025-03-20 09:48:52.406 [eventLoopGroupProxy-4-4 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:52.406 [eventLoopGroupProxy-4-4 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-20 09:48:52.407 [DefaultDispatcher-worker-19 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37157/api/blob/upload-batch-data 2025-03-20 09:48:52.412 [DefaultDispatcher-worker-19 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37157/api/blob/upload-batch-data 2025-03-20 09:48:52.412 [DefaultDispatcher-worker-19 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37157/api/blob/upload-batch-data. 2025-03-20 09:48:52.412 [DefaultDispatcher-worker-19 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37157/api/blob/upload-batch-data 2025-03-20 09:48:52.412 [DefaultDispatcher-worker-19 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37157/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:52.413 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:52.415 [eventLoopGroupProxy-4-4 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af56b26 2025-03-20 09:48:52.415 [eventLoopGroupProxy-4-4 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:52.416 [eventLoopGroupProxy-4-4 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:52.416 [DefaultDispatcher-worker-19 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37157/api/blob/upload-batch-data 2025-03-20 09:48:52.431 [DefaultDispatcher-worker-18 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5 2025-03-20 09:48:52.438 [DefaultDispatcher-worker-4 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5 2025-03-20 09:48:52.448 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37157/UmAppDatabase/replication/message 2025-03-20 09:48:52.448 [DefaultDispatcher-worker-4 @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:37157/UmAppDatabase/replication/message. 2025-03-20 09:48:52.448 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37157/UmAppDatabase/replication/message 2025-03-20 09:48:52.448 [DefaultDispatcher-worker-4 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37157/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 09:48:52.449 [eventLoopGroupProxy-4-4 @call-handler#430] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 09:48:52.449 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 09:48:52.449 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:48:52.461 [DefaultDispatcher-worker-12 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8698c0 2025-03-20 09:48:52.462 [eventLoopGroupProxy-4-4 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:52.462 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37157/api/content/707053546152779776/_ustadmanifest.json 2025-03-20 09:48:52.462 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37157/api/content/707053546152779776/_ustadmanifest.json. 2025-03-20 09:48:52.462 [DefaultDispatcher-worker-10 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37157/api/content/707053546152779776/_ustadmanifest.json 2025-03-20 09:48:52.462 [eventLoopGroupProxy-4-4 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-20 09:48:52.462 [DefaultDispatcher-worker-14 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37157/UmAppDatabase/replication/message 2025-03-20 09:48:52.462 [DefaultDispatcher-worker-14 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37157/UmAppDatabase/replication/message 2025-03-20 09:48:52.463 [DefaultDispatcher-worker-14 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37157/UmAppDatabase/replication/message. 2025-03-20 09:48:52.463 [DefaultDispatcher-worker-14 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37157/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:48:52.463 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37157/api/content/707053546152779776/_ustadmanifest.json 2025-03-20 09:48:52.463 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37157/api/content/707053546152779776/_ustadmanifest.json 2025-03-20 09:48:52.463 [DefaultDispatcher-worker-12 @coroutine#348] 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:37157/api/content/707053546152779776/_ustadmanifest.json. 2025-03-20 09:48:52.463 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37157/api/content/707053546152779776/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:48:52.467 [DefaultDispatcher-worker-10 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5 2025-03-20 09:48:52.468 [DefaultDispatcher-worker-10 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e8698c0 2025-03-20 09:48:52.469 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-20 09:48:52.469 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-20 09:48:52.469 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-20 09:48:52.469 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-20 09:48:52.469 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-20 09:48:52.470 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c96346b 2025-03-20 09:48:52.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-20 09:48:52.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-20 09:48:52.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:52.470 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1640a6b5: (connection evicted) 2025-03-20 09:48:52.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:52.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-20 09:48:52.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-20 09:48:52.741 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 09:48:52.741 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 09:48:52.932 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 09:48:53.474 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@571e2f15 2025-03-20 09:48:53.475 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@571e2f15 2025-03-20 09:48:53.477 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af56b26 2025-03-20 09:48:53.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-20 09:48:53.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-20 09:48:53.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:53.477 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e8698c0: (connection evicted) 2025-03-20 09:48:53.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:53.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-20 09:48:53.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e0b1f03 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:53.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-03-20 09:48:53.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-03-20 09:48:53.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1802f60c 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:53.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:53.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-20 09:48:53.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-03-20 09:48:53.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-03-20 09:48:53.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-20 09:48:53.508 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-20 09:48:53.509 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-20 09:48:53.509 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6ddbbfbb 2025-03-20 09:48:53.510 [DefaultDispatcher-worker-16 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:45467 2025-03-20 09:48:53.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-20 09:48:53.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:53.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:53.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:53.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:53.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fecd2c 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:53.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 09:48:53.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 09:48:53.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-20 09:48:53.512 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-20 09:48:53.512 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-20 09:48:53.513 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-20 09:48:53.513 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-20 09:48:53.513 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-20 09:48:53.513 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-20 09:48:53.513 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-20 09:48:53.513 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-20 09:48:53.513 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f94fe3 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:53.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:53.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:53.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-20 09:48:53.535 [DefaultDispatcher-worker-9 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:53.539 [DefaultDispatcher-worker-2 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:53.544 [DefaultDispatcher-worker-7 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 09:48:53.545 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 09:48:53.550 [DefaultDispatcher-worker-18 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:53.554 [DefaultDispatcher-worker-18 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:53.554 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/content/707053549584691200/_ustadmanifest.json 2025-03-20 09:48:53.554 [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:45467/api/content/707053549584691200/_ustadmanifest.json. 2025-03-20 09:48:53.554 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/content/707053549584691200/_ustadmanifest.json 2025-03-20 09:48:53.555 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/content/707053549584691200/_ustadmanifest.json 2025-03-20 09:48:53.555 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45467/api/content/707053549584691200/_ustadmanifest.json 2025-03-20 09:48:53.555 [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:45467/api/content/707053549584691200/_ustadmanifest.json. 2025-03-20 09:48:53.555 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45467/api/content/707053549584691200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:48:53.563 [DefaultDispatcher-worker-3 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:53.563 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-20 09:48:53.563 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d4935370-bb8e-4c35-96e5-41d9e866b90f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-20 09:48:53.564 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 09:48:53.564 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d4935370-bb8e-4c35-96e5-41d9e866b90f 2025-03-20 09:48:53.564 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:53.564 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45467/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:48:53.565 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:53.565 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:48:53.567 [eventLoopGroupProxy-7-2 @call-handler#491] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 09:48:53.567 [eventLoopGroupProxy-7-1 @call-handler#490] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 09:48:53.567 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:53.567 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:53.567 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:48:53.568 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:53.568 [eventLoopGroupProxy-7-2 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-20 09:48:53.568 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:53.568 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45467/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:53.568 [DefaultDispatcher-worker-8 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed691fd 2025-03-20 09:48:53.570 [DefaultDispatcher-worker-18 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:53.570 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/UmAppDatabase/replication/nodeId 2025-03-20 09:48:53.570 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45467/UmAppDatabase/replication/nodeId. 2025-03-20 09:48:53.570 [DefaultDispatcher-worker-18 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/UmAppDatabase/replication/nodeId 2025-03-20 09:48:53.571 [eventLoopGroupProxy-7-2 @call-handler#501] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 09:48:53.572 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-init-batch 2025-03-20 09:48:53.572 [eventLoopGroupProxy-7-2 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:53.572 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-init-batch. 2025-03-20 09:48:53.572 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-init-batch 2025-03-20 09:48:53.572 [DefaultDispatcher-worker-4 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 09:48:53.572 [eventLoopGroupProxy-7-2 @call-handler#501] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-20 09:48:53.572 [DefaultDispatcher-worker-7 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/UmAppDatabase/replication/nodeId 2025-03-20 09:48:53.572 [DefaultDispatcher-worker-7 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45467/UmAppDatabase/replication/nodeId 2025-03-20 09:48:53.573 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-20 09:48:53.573 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-20 09:48:53.574 [eventLoopGroupProxy-7-2 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-03-20 09:48:53.574 [eventLoopGroupProxy-7-2 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-20 09:48:53.575 [DefaultDispatcher-worker-12 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-init-batch 2025-03-20 09:48:53.575 [DefaultDispatcher-worker-12 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45467/api/blob/upload-init-batch 2025-03-20 09:48:53.575 [DefaultDispatcher-worker-12 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-init-batch. 2025-03-20 09:48:53.575 [DefaultDispatcher-worker-12 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45467/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:48:53.576 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:53.576 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:53.576 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:53.576 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:53.577 [DefaultDispatcher-worker-15 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:53.577 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:53.579 [eventLoopGroupProxy-7-2 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-03-20 09:48:53.579 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:53.580 [eventLoopGroupProxy-7-2 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-20 09:48:53.580 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:53.581 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:53.581 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:53.581 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:53.581 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:53.582 [DefaultDispatcher-worker-15 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:53.582 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:53.584 [eventLoopGroupProxy-7-2 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-03-20 09:48:53.584 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:53.584 [eventLoopGroupProxy-7-2 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:53.584 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:53.585 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:53.585 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:53.585 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:53.585 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:53.586 [eventLoopGroupProxy-7-2 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:53.596 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:53.599 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:53.611 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:53.613 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:53.627 [eventLoopGroupProxy-7-2 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:53.627 [eventLoopGroupProxy-7-2 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-20 09:48:53.628 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:53.628 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:53.628 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:53.628 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:53.628 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:53.629 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:53.629 [eventLoopGroupProxy-7-2 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-03-20 09:48:53.630 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:53.630 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:53.630 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45467/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:48:53.630 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:45467/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:45467/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-20 09:48:53.630 [DefaultDispatcher-worker-12 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:45467/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:53.636 [DefaultDispatcher-worker-20 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:53.644 [DefaultDispatcher-worker-18 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:53.645 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-20 09:48:54.146 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3c505338-08e6-46fb-8d38-1294fb61fd08', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-20 09:48:54.146 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 09:48:54.146 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3c505338-08e6-46fb-8d38-1294fb61fd08 2025-03-20 09:48:54.148 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-init-batch 2025-03-20 09:48:54.148 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-init-batch. 2025-03-20 09:48:54.148 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-init-batch 2025-03-20 09:48:54.148 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 09:48:54.149 [eventLoopGroupProxy-7-2 @call-handler#536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-20 09:48:54.150 [eventLoopGroupProxy-7-2 @call-handler#536] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-20 09:48:54.150 [eventLoopGroupProxy-7-2 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-03-20 09:48:54.152 [eventLoopGroupProxy-7-2 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-20 09:48:54.152 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-init-batch 2025-03-20 09:48:54.152 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45467/api/blob/upload-init-batch 2025-03-20 09:48:54.152 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-init-batch. 2025-03-20 09:48:54.152 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45467/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:48:54.153 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.153 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.153 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.153 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.154 [eventLoopGroupProxy-7-2 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.156 [eventLoopGroupProxy-7-2 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.157 [eventLoopGroupProxy-7-2 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-20 09:48:54.157 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.158 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.158 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.158 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.158 [DefaultDispatcher-worker-4 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.159 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.160 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.160 [eventLoopGroupProxy-7-2 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:54.160 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.161 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.161 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.161 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.161 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.162 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.203 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.203 [eventLoopGroupProxy-7-2 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-20 09:48:54.204 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.204 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.204 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.204 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.204 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.205 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.247 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.247 [eventLoopGroupProxy-7-2 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:54.248 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.248 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.249 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.249 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.249 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.249 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.291 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.291 [eventLoopGroupProxy-7-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:54.292 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.292 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.292 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.292 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.292 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.293 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.335 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.335 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:54.336 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.336 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.336 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.336 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.336 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.337 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.379 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.379 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:54.380 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.380 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.380 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.380 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.380 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.381 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.423 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.423 [eventLoopGroupProxy-7-2 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:54.424 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.424 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.424 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.424 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.424 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.425 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.467 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.467 [eventLoopGroupProxy-7-2 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:54.468 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.468 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.468 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.468 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.468 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.469 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.511 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.511 [eventLoopGroupProxy-7-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:54.512 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.512 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.512 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.512 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.512 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.513 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.555 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.555 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:54.556 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.556 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.556 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.556 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.556 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.557 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.599 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.599 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:54.600 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.600 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.600 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.600 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.600 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.601 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.643 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.643 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:54.644 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.644 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.645 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.645 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.645 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.645 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.652 [DefaultDispatcher-worker-19 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:54.688 [eventLoopGroupProxy-7-2 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-03-20 09:48:54.689 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.689 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-20 09:48:54.689 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.690 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.690 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.690 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.690 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.691 [eventLoopGroupProxy-7-2 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.693 [eventLoopGroupProxy-7-2 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-03-20 09:48:54.693 [eventLoopGroupProxy-7-2 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.693 [eventLoopGroupProxy-7-2 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:54.693 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.694 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.694 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/blob/upload-batch-data. 2025-03-20 09:48:54.694 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.694 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:54.695 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:54.696 [eventLoopGroupProxy-7-2 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-03-20 09:48:54.696 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.696 [eventLoopGroupProxy-7-2 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:54.697 [DefaultDispatcher-worker-1 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/blob/upload-batch-data 2025-03-20 09:48:54.703 [DefaultDispatcher-worker-18 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:54.708 [DefaultDispatcher-worker-13 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:54.708 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/UmAppDatabase/replication/message 2025-03-20 09:48:54.708 [DefaultDispatcher-worker-13 @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:45467/UmAppDatabase/replication/message. 2025-03-20 09:48:54.708 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/UmAppDatabase/replication/message 2025-03-20 09:48:54.708 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45467/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 09:48:54.709 [eventLoopGroupProxy-7-2 @call-handler#604] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 09:48:54.710 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 09:48:54.710 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:48:54.721 [DefaultDispatcher-worker-8 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-03-20 09:48:54.721 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:54.721 [eventLoopGroupProxy-7-2 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-03-20 09:48:54.721 [DefaultDispatcher-worker-13 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45467/api/content/707053549584691200/_ustadmanifest.json 2025-03-20 09:48:54.721 [DefaultDispatcher-worker-13 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45467/api/content/707053549584691200/_ustadmanifest.json. 2025-03-20 09:48:54.721 [DefaultDispatcher-worker-13 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45467/api/content/707053549584691200/_ustadmanifest.json 2025-03-20 09:48:54.722 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/UmAppDatabase/replication/message 2025-03-20 09:48:54.722 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45467/UmAppDatabase/replication/message 2025-03-20 09:48:54.722 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45467/UmAppDatabase/replication/message. 2025-03-20 09:48:54.722 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45467/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:48:54.722 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45467/api/content/707053549584691200/_ustadmanifest.json 2025-03-20 09:48:54.722 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45467/api/content/707053549584691200/_ustadmanifest.json 2025-03-20 09:48:54.722 [DefaultDispatcher-worker-2 @coroutine#453] 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:45467/api/content/707053549584691200/_ustadmanifest.json. 2025-03-20 09:48:54.722 [DefaultDispatcher-worker-2 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45467/api/content/707053549584691200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:48:54.726 [DefaultDispatcher-worker-14 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2025-03-20 09:48:54.727 [DefaultDispatcher-worker-12 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-03-20 09:48:54.728 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-20 09:48:54.728 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-20 09:48:54.728 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-20 09:48:54.728 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-20 09:48:54.728 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-20 09:48:54.728 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b32622 2025-03-20 09:48:54.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-20 09:48:54.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-20 09:48:54.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:54.729 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1174e173: (connection evicted) 2025-03-20 09:48:54.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:54.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-20 09:48:54.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-20 09:48:55.013 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 09:48:55.146 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 09:48:55.204 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 09:48:55.498 [DefaultDispatcher-worker-20 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d9479c 2025-03-20 09:48:55.732 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6ddbbfbb 2025-03-20 09:48:55.732 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6ddbbfbb 2025-03-20 09:48:55.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-20 09:48:55.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-20 09:48:55.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:55.733 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a22302c: (connection evicted) 2025-03-20 09:48:55.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:55.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-20 09:48:55.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b850bb7 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:55.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-03-20 09:48:55.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-03-20 09:48:55.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44d6f9cf 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:55.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-03-20 09:48:55.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-03-20 09:48:55.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-20 09:48:55.775 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-20 09:48:55.776 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-20 09:48:55.776 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@52b6561b 2025-03-20 09:48:55.778 [DefaultDispatcher-worker-12 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:33095 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3889c343 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:55.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 09:48:55.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 09:48:55.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-20 09:48:55.780 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-20 09:48:55.780 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-20 09:48:55.780 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-20 09:48:55.780 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-20 09:48:55.780 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-20 09:48:55.780 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-20 09:48:55.780 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-20 09:48:55.780 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-20 09:48:55.780 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54fd5759 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:55.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:55.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-20 09:48:55.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@893081e 2025-03-20 09:48:55.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@893081e 2025-03-20 09:48:55.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-20 09:48:55.801 [DefaultDispatcher-worker-8 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2025-03-20 09:48:55.806 [DefaultDispatcher-worker-2 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2025-03-20 09:48:55.810 [DefaultDispatcher-worker-12 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 09:48:55.812 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 09:48:55.816 [DefaultDispatcher-worker-8 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2025-03-20 09:48:55.821 [DefaultDispatcher-worker-9 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2025-03-20 09:48:55.821 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33095/api/content/707053561688170496/_ustadmanifest.json 2025-03-20 09:48:55.821 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33095/api/content/707053561688170496/_ustadmanifest.json. 2025-03-20 09:48:55.821 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33095/api/content/707053561688170496/_ustadmanifest.json 2025-03-20 09:48:55.822 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33095/api/content/707053561688170496/_ustadmanifest.json 2025-03-20 09:48:55.822 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33095/api/content/707053561688170496/_ustadmanifest.json 2025-03-20 09:48:55.823 [Test worker @coroutine#638] 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:33095/api/content/707053561688170496/_ustadmanifest.json. 2025-03-20 09:48:55.823 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33095/api/content/707053561688170496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:48:55.830 [DefaultDispatcher-worker-15 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2025-03-20 09:48:55.830 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-20 09:48:55.830 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bc4866ec-5c80-46eb-bafe-a6977fbf35f0', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-20 09:48:55.831 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 09:48:55.831 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bc4866ec-5c80-46eb-bafe-a6977fbf35f0 2025-03-20 09:48:55.832 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:55.832 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33095/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:48:55.832 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:55.832 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33095/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:48:55.834 [eventLoopGroupProxy-10-2 @call-handler#669] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 09:48:55.834 [eventLoopGroupProxy-10-1 @call-handler#668] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 09:48:55.834 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:55.834 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:55.834 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:48:55.835 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:55.835 [eventLoopGroupProxy-10-1 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-20 09:48:55.835 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:55.835 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33095/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:55.837 [DefaultDispatcher-worker-7 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2025-03-20 09:48:55.837 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33095/UmAppDatabase/replication/nodeId 2025-03-20 09:48:55.837 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33095/UmAppDatabase/replication/nodeId. 2025-03-20 09:48:55.837 [DefaultDispatcher-worker-7 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33095/UmAppDatabase/replication/nodeId 2025-03-20 09:48:55.839 [eventLoopGroupProxy-10-1 @call-handler#677] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 09:48:55.839 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33095/api/blob/upload-init-batch 2025-03-20 09:48:55.839 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33095/api/blob/upload-init-batch. 2025-03-20 09:48:55.839 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33095/api/blob/upload-init-batch 2025-03-20 09:48:55.839 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:55.839 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33095/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 09:48:55.839 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-20 09:48:55.839 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33095/UmAppDatabase/replication/nodeId 2025-03-20 09:48:55.839 [DefaultDispatcher-worker-5 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33095/UmAppDatabase/replication/nodeId 2025-03-20 09:48:55.840 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-20 09:48:55.840 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-20 09:48:55.841 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-03-20 09:48:55.842 [eventLoopGroupProxy-10-1 @call-handler#680] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-20 09:48:55.842 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33095/api/blob/upload-init-batch 2025-03-20 09:48:55.842 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33095/api/blob/upload-init-batch 2025-03-20 09:48:55.842 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33095/api/blob/upload-init-batch. 2025-03-20 09:48:55.842 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33095/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:48:55.844 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.844 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33095/api/blob/upload-batch-data. 2025-03-20 09:48:55.844 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.844 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:55.845 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:55.846 [DefaultDispatcher-worker-9 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2025-03-20 09:48:55.847 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-03-20 09:48:55.847 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:55.848 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-20 09:48:55.848 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.849 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.849 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33095/api/blob/upload-batch-data. 2025-03-20 09:48:55.849 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.849 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:55.850 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:55.851 [DefaultDispatcher-worker-5 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2025-03-20 09:48:55.851 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-03-20 09:48:55.852 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:55.852 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:55.852 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.856 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.856 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33095/api/blob/upload-batch-data. 2025-03-20 09:48:55.856 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.856 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:55.857 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:55.861 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-03-20 09:48:55.861 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:55.861 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-20 09:48:55.861 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.862 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.862 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33095/api/blob/upload-batch-data. 2025-03-20 09:48:55.862 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.862 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:55.863 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:55.863 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:55.865 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-03-20 09:48:55.865 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:55.865 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:55.865 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:55.865 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.866 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.866 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33095/api/blob/upload-batch-data. 2025-03-20 09:48:55.866 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.866 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33095/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:55.867 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:55.868 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-03-20 09:48:55.868 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:55.868 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:55.869 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33095/api/blob/upload-batch-data 2025-03-20 09:48:55.875 [DefaultDispatcher-worker-9 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2025-03-20 09:48:55.878 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:55.880 [DefaultDispatcher-worker-9 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2025-03-20 09:48:55.880 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33095/UmAppDatabase/replication/message 2025-03-20 09:48:55.880 [DefaultDispatcher-worker-9 @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:33095/UmAppDatabase/replication/message. 2025-03-20 09:48:55.880 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33095/UmAppDatabase/replication/message 2025-03-20 09:48:55.881 [DefaultDispatcher-worker-9 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33095/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 09:48:55.881 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:55.882 [eventLoopGroupProxy-10-1 @call-handler#720] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 09:48:55.882 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 09:48:55.882 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:48:55.894 [DefaultDispatcher-worker-17 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-03-20 09:48:55.894 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:55.894 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-20 09:48:55.894 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33095/api/content/707053561688170496/_ustadmanifest.json 2025-03-20 09:48:55.894 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33095/api/content/707053561688170496/_ustadmanifest.json. 2025-03-20 09:48:55.894 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33095/api/content/707053561688170496/_ustadmanifest.json 2025-03-20 09:48:55.894 [DefaultDispatcher-worker-2 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33095/UmAppDatabase/replication/message 2025-03-20 09:48:55.894 [DefaultDispatcher-worker-2 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33095/UmAppDatabase/replication/message 2025-03-20 09:48:55.895 [DefaultDispatcher-worker-2 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33095/UmAppDatabase/replication/message. 2025-03-20 09:48:55.895 [DefaultDispatcher-worker-2 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33095/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:48:55.895 [DefaultDispatcher-worker-8 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33095/api/content/707053561688170496/_ustadmanifest.json 2025-03-20 09:48:55.895 [DefaultDispatcher-worker-8 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33095/api/content/707053561688170496/_ustadmanifest.json 2025-03-20 09:48:55.895 [DefaultDispatcher-worker-8 @coroutine#632] 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:33095/api/content/707053561688170496/_ustadmanifest.json. 2025-03-20 09:48:55.895 [DefaultDispatcher-worker-8 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33095/api/content/707053561688170496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:48:55.901 [DefaultDispatcher-worker-12 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2025-03-20 09:48:55.902 [DefaultDispatcher-worker-2 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54224125 2025-03-20 09:48:55.902 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-20 09:48:55.902 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-20 09:48:55.902 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-20 09:48:55.902 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-20 09:48:55.902 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-20 09:48:55.903 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136cad3e 2025-03-20 09:48:55.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-20 09:48:55.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-20 09:48:55.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:55.904 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@893081e: (connection evicted) 2025-03-20 09:48:55.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:55.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-20 09:48:55.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-20 09:48:56.280 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 09:48:56.280 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 09:48:56.376 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 09:48:56.907 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@52b6561b 2025-03-20 09:48:56.907 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@52b6561b 2025-03-20 09:48:56.908 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-03-20 09:48:56.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-20 09:48:56.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-20 09:48:56.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:56.908 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54224125: (connection evicted) 2025-03-20 09:48:56.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:56.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-20 09:48:56.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-20 09:48:56.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-20 09:48:56.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:56.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:56.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:56.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:56.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:56.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:56.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@519eab1e 2025-03-20 09:48:56.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:56.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:56.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:56.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:56.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:56.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:56.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9f0360 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:56.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:56.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-20 09:48:56.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-20 09:48:56.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-20 09:48:56.923 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-20 09:48:56.924 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-20 09:48:56.924 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6905d030 2025-03-20 09:48:56.925 [DefaultDispatcher-worker-7 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:45811 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1892865f 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:56.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2025-03-20 09:48:56.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2025-03-20 09:48:56.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-20 09:48:56.927 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-20 09:48:56.927 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-20 09:48:56.927 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-20 09:48:56.927 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-20 09:48:56.927 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-03-20 09:48:56.927 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-20 09:48:56.927 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-20 09:48:56.928 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-20 09:48:56.928 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@568fd3de 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:48:56.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:56.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:56.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-20 09:48:56.947 [DefaultDispatcher-worker-7 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:56.952 [DefaultDispatcher-worker-1 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:57.012 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:57.014 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:57.026 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:57.028 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:57.042 [DefaultDispatcher-worker-1 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2025-03-20 09:48:57.067 [DefaultDispatcher-worker-1 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2025-03-20 09:48:57.070 [DefaultDispatcher-worker-1 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2025-03-20 09:48:57.073 [DefaultDispatcher-worker-1 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2025-03-20 09:48:57.079 [DefaultDispatcher-worker-1 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:57.083 [DefaultDispatcher-worker-8 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:57.083 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/content/707053564920750080/_ustadmanifest.json 2025-03-20 09:48:57.084 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/content/707053564920750080/_ustadmanifest.json. 2025-03-20 09:48:57.084 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/content/707053564920750080/_ustadmanifest.json 2025-03-20 09:48:57.085 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/content/707053564920750080/_ustadmanifest.json 2025-03-20 09:48:57.085 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45811/api/content/707053564920750080/_ustadmanifest.json 2025-03-20 09:48:57.086 [Test worker @coroutine#754] 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:45811/api/content/707053564920750080/_ustadmanifest.json. 2025-03-20 09:48:57.086 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45811/api/content/707053564920750080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:48:57.140 [DefaultDispatcher-worker-10 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:57.141 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-20 09:48:57.141 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f1006f36-e73d-4c09-a824-a2565d59d7af', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-20 09:48:57.142 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-20 09:48:57.142 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f1006f36-e73d-4c09-a824-a2565d59d7af 2025-03-20 09:48:57.142 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:57.142 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45811/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:48:57.142 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:57.142 [DefaultDispatcher-worker-10 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:48:57.144 [eventLoopGroupProxy-13-1 @call-handler#791] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 09:48:57.144 [eventLoopGroupProxy-13-2 @call-handler#790] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 09:48:57.145 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.145 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:57.145 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:48:57.145 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.145 [eventLoopGroupProxy-13-1 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-20 09:48:57.145 [DefaultDispatcher-worker-16 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:57.145 [DefaultDispatcher-worker-16 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45811/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:48:57.148 [DefaultDispatcher-worker-3 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:57.148 [DefaultDispatcher-worker-3 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/UmAppDatabase/replication/nodeId 2025-03-20 09:48:57.148 [DefaultDispatcher-worker-3 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45811/UmAppDatabase/replication/nodeId. 2025-03-20 09:48:57.148 [DefaultDispatcher-worker-3 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/UmAppDatabase/replication/nodeId 2025-03-20 09:48:57.149 [eventLoopGroupProxy-13-1 @call-handler#798] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 09:48:57.149 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.149 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-20 09:48:57.149 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/UmAppDatabase/replication/nodeId 2025-03-20 09:48:57.149 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45811/UmAppDatabase/replication/nodeId 2025-03-20 09:48:57.155 [DefaultDispatcher-worker-20 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:57.160 [DefaultDispatcher-worker-17 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:57.164 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-init-batch 2025-03-20 09:48:57.164 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-init-batch. 2025-03-20 09:48:57.164 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-init-batch 2025-03-20 09:48:57.164 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 09:48:57.165 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-20 09:48:57.165 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-20 09:48:57.208 [eventLoopGroupProxy-13-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.210 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-03-20 09:48:57.210 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-init-batch 2025-03-20 09:48:57.210 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45811/api/blob/upload-init-batch 2025-03-20 09:48:57.211 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-init-batch. 2025-03-20 09:48:57.211 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45811/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:48:57.213 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.213 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.213 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.213 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.215 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.216 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.217 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.217 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-20 09:48:57.217 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.219 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.219 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.219 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.219 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.219 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.262 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.262 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.262 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:57.263 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.263 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.263 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.263 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.263 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.264 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.265 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.266 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.266 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:57.266 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.267 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.267 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.267 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.267 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.267 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.270 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.270 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.270 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-20 09:48:57.270 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.271 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.271 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.271 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.271 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.272 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.313 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.314 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.314 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:57.314 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.316 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.316 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.316 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.316 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.317 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.378 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.378 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.378 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-03-20 09:48:57.378 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.379 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.380 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.380 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.380 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.381 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.427 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.427 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.427 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-20 09:48:57.427 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.428 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.428 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.428 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.428 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.429 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.471 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.471 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.471 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:57.472 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.473 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.473 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.473 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.473 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.473 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.515 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.515 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.515 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:57.516 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.516 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.516 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.516 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.516 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.517 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.558 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.559 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.559 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:57.559 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.559 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.560 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.560 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.560 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.560 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.561 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.561 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.561 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.562 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.562 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.562 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.562 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.562 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.563 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.564 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.564 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.564 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.565 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.565 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.565 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.565 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.565 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.566 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.567 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.567 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.567 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.567 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.568 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.568 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.568 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.568 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.569 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.570 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.570 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.570 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.570 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.571 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.571 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.571 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.571 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.571 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.572 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.572 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.572 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.573 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.573 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.573 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.573 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.573 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.574 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.575 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.575 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.575 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.576 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.576 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.576 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.576 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.576 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.577 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.578 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.578 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.578 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.578 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.579 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.579 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.579 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.579 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.579 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.580 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.581 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.581 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:57.581 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.581 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.581 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.581 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.582 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.582 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.583 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.583 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.583 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.583 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.584 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.584 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.584 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.584 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.585 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.586 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.586 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.586 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.586 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.587 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.587 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.587 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.587 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.587 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.588 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.588 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.589 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:57.589 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.589 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.589 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.589 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.589 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.590 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.591 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.591 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.591 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.591 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.592 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.592 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.592 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.592 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.593 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.594 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.595 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.595 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:57.595 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.596 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.596 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.596 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.596 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.596 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.597 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.597 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.597 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.598 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.598 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.598 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.598 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.598 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.599 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.600 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.600 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.600 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.601 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.601 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.601 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.601 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.601 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.602 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.603 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.603 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.603 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.603 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.604 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.604 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.605 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.605 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.606 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.607 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.607 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.607 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.607 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.609 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.609 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.609 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.609 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.609 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.611 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.611 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.611 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:57.611 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.612 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.612 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.612 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.612 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.613 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.615 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.615 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.615 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:57.615 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.616 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.616 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.616 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.616 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.617 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.618 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.618 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.619 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:57.619 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.620 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.620 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.620 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.620 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.621 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.625 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.625 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.625 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-20 09:48:57.626 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.627 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.627 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.627 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.627 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.628 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.629 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.629 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.629 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.630 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.630 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.630 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.630 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.630 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.631 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.632 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.632 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.632 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.632 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.633 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.633 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.633 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.633 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.634 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.635 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.635 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.635 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.635 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.636 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.636 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.636 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.636 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.637 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.638 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.638 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.638 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.638 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.639 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.639 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.639 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.639 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.639 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.640 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.640 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.641 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:57.641 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.641 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.641 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.641 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.641 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.642 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.658 [DefaultDispatcher-worker-13 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:57.685 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.685 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.685 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:57.685 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.686 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.686 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.686 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.686 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.687 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.688 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.688 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.688 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:57.688 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.688 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.688 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.688 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.688 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.689 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.690 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.690 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.690 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.690 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.691 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.691 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.691 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.691 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.692 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.692 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.693 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.693 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:57.693 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.693 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.693 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.694 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.694 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.694 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.738 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.738 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.738 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-20 09:48:57.738 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.739 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.739 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.739 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.739 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.740 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.783 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.783 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.783 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:57.784 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.784 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.785 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.785 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.785 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.785 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.786 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.786 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.786 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.787 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.787 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.787 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.787 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.787 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.788 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.789 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.789 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.789 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.789 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.790 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.790 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.790 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.790 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.790 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.832 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.832 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.832 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:57.832 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.833 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.833 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.833 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.833 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.834 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.835 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.835 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.835 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.835 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.836 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.836 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.836 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.836 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.837 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.838 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.838 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.838 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.838 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.839 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.839 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.839 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.839 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.839 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.840 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.841 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.841 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:57.841 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.841 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.841 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.841 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.841 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.842 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.843 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.843 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.843 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.843 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.844 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.844 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.844 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.844 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.845 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.887 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.887 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.887 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:57.888 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.889 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.889 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.889 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.889 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.890 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.891 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.891 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.891 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.892 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.892 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.892 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.892 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.892 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.893 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.894 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.894 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.894 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.895 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.895 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.895 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.895 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.895 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.896 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.897 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.897 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.897 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.897 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.898 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.898 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.898 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.898 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.899 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.900 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.900 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.900 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.900 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.902 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.902 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.902 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.902 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.902 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.904 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.904 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.904 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:57.904 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.904 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.905 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.905 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.905 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.905 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.906 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.906 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.906 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.907 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.907 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.907 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.907 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.907 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.908 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.909 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.909 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.909 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.909 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.910 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.910 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.910 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.910 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.910 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.911 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.911 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.911 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.912 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.912 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.912 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.912 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.912 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.913 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.914 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.914 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.914 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.914 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.915 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.915 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.915 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.915 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.915 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.916 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.916 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.916 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.917 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.917 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.918 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.918 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.918 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.918 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.919 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.919 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.919 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.920 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.920 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.920 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.920 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.920 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.921 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.922 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.922 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.922 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.922 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.923 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.923 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.923 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.923 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.923 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.966 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.966 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.966 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:57.967 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.970 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.970 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.970 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.970 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.971 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.972 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.972 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.972 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:57.972 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.973 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.973 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.973 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.973 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.974 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:57.975 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:57.975 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:57.975 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:57.975 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.976 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.976 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:57.976 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:57.976 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:57.976 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.018 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.019 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.019 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:58.019 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.020 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.020 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.020 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.020 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.020 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.021 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.022 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.022 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:58.022 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.022 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.022 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.022 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.022 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.023 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.024 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.024 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.024 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.024 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.025 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.025 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.025 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.025 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.025 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.026 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.026 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.026 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.026 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.027 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.027 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.027 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.027 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.027 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.070 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.070 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.070 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:58.071 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.071 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.071 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.071 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.071 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.072 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.073 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.073 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.073 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.073 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.074 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.074 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.074 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.074 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.074 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.117 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.117 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.117 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:58.118 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.119 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.119 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.119 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.119 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.119 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.163 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.163 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.163 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-20 09:48:58.164 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.164 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.164 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.164 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.164 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.165 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.168 [DefaultDispatcher-worker-16 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:58.208 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.208 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.208 [eventLoopGroupProxy-13-1 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:58.209 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.210 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.210 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.210 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.210 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.210 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.253 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.253 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.253 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:58.254 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.255 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.255 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.255 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.255 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.255 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.256 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.257 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.257 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:58.257 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.257 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.257 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.257 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.257 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.258 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.259 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.259 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.259 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.259 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.260 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.260 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.260 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.260 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.260 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.261 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.262 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.262 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:58.262 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.262 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.262 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.262 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.262 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.263 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.264 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.264 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.264 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.264 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.265 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.265 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.265 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.265 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.265 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.267 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.267 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.267 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:58.267 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.268 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.268 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.268 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.268 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.268 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.269 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.269 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.269 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.270 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.270 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.270 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.270 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.270 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.271 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.272 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.272 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.272 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.272 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.273 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.273 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.273 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.273 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.273 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.274 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.275 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.275 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:58.275 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.275 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.275 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.275 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.275 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.276 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.277 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.277 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.277 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.277 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.278 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.278 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.278 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.278 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.278 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.279 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.280 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.280 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:58.280 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.281 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.281 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.281 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.281 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.281 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.282 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.282 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.282 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.282 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.283 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.283 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.283 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.283 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.284 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.285 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.285 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.285 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.285 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.286 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.286 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.286 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.286 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.287 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.288 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.288 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.288 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.288 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.289 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.289 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.289 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.289 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.290 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.291 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.291 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.291 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.291 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.292 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.292 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.292 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.292 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.293 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.335 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.336 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.336 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:58.336 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.337 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.337 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.337 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.337 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.337 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.338 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.338 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.339 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:58.339 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.339 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.339 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.339 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.339 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.340 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.341 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.341 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.341 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.341 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.342 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.342 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.342 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.342 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.342 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.343 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.343 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.343 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.344 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.344 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.344 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.344 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.344 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.345 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.346 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.346 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.346 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.346 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.347 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.347 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.347 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.347 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.347 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.348 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.348 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.348 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.348 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.349 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.349 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.349 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.349 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.349 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.350 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.351 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.351 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:58.351 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.352 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.352 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.352 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.352 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.352 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.395 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.395 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.395 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:58.396 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.397 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.397 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.397 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.397 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.397 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.398 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.398 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.399 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:58.399 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.399 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.399 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.399 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.399 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.400 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.401 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.401 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.401 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.401 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.402 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.402 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.402 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.402 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.403 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.444 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.445 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.445 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:58.445 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.446 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.446 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.446 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.446 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.447 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.448 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.448 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.448 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:58.448 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.449 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.449 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.449 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.449 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.449 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.450 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.450 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.450 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.451 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.451 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.451 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.451 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.451 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.452 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.453 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.453 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.453 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.453 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.454 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.454 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.454 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.454 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.454 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.455 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.455 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.455 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.455 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.456 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.456 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.456 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.456 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.456 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.457 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.457 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.458 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.458 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.458 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.458 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.458 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.458 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.459 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.460 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.460 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.460 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.460 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.462 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.462 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.462 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.462 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.462 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.463 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.463 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.463 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.463 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.464 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.464 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.464 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.464 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.464 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.465 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.465 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.465 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.465 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.466 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.466 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.466 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.466 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.466 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.467 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.467 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.467 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.467 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.468 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.468 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.468 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.468 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.468 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.469 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.469 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.469 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.470 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.470 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.470 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.470 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.470 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.470 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.471 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.471 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.471 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.472 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.472 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.472 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.472 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.472 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.473 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.524 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.524 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.524 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2025-03-20 09:48:58.524 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.525 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.525 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.525 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.525 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.526 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.527 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.527 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.527 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.527 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.527 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.527 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.527 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.527 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.528 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.571 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.571 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.571 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:58.572 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.573 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.573 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.573 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.573 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.573 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.574 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.574 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.574 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.575 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.575 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.575 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.575 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.575 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.576 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.617 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.617 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.617 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-20 09:48:58.617 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.618 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.618 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.618 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.618 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.618 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.661 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.661 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.661 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:58.661 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.662 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.662 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.662 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.662 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.663 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.679 [DefaultDispatcher-worker-9 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:58.705 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.705 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.705 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:58.706 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.706 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.706 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.706 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.706 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.707 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.749 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.749 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.749 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:58.749 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.750 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.750 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.750 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.750 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.751 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.793 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.793 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.793 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:58.793 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.794 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.794 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.794 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.794 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.794 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.795 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.796 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.796 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:58.796 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.796 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.796 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.796 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.796 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.797 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.839 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.839 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.839 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:58.840 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.840 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.841 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.841 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.841 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.841 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.842 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.843 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.843 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:58.843 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.843 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.843 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.843 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.843 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.844 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.845 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.845 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.845 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.845 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.846 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.846 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.846 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.846 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.846 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.847 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.847 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.847 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.848 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.848 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.848 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.848 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.848 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.849 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.850 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.850 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.850 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:58.850 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.851 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.851 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.851 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.851 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.851 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.852 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.852 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.852 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.852 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.853 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.853 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.853 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.853 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.853 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.896 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.896 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.897 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-20 09:48:58.897 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.898 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.898 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.898 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.898 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.898 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.899 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.899 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.899 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.899 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.900 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.900 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.900 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.900 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.900 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.901 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.901 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.901 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.901 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.902 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.902 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.902 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.902 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.902 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.903 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.903 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.903 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.903 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.904 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.904 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.904 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.904 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.904 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.914 [DefaultDispatcher-worker-18 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.931 [DefaultDispatcher-worker-9 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2025-03-20 09:48:58.946 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.946 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.946 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:58.947 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.947 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.947 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.947 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.947 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.948 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.949 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.949 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.949 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.949 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.949 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.949 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.949 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.949 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.950 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.951 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.951 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.951 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.951 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.951 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.951 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.951 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.951 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.952 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.952 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.953 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.953 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:58.953 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.953 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.953 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.953 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.953 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.954 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:58.996 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:58.996 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:58.996 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:58.997 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.998 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.998 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:58.998 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:58.998 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:58.999 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.041 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.041 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.041 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:59.042 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.043 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.043 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.043 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.043 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.043 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.044 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.044 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.044 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:59.045 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.045 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.045 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.045 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.045 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.046 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.051 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.051 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.051 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-20 09:48:59.051 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.051 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.051 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.051 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.051 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.052 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.053 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.053 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.053 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:59.053 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.054 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.054 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.054 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.054 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.054 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.096 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.096 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.096 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:59.097 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.097 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.097 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.097 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.097 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.098 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.098 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.098 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.099 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:59.099 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.099 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.099 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.099 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.099 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.100 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.141 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.142 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.142 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:59.142 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.142 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.142 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.142 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.142 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.143 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.186 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.186 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.186 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-20 09:48:59.186 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.187 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.187 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.187 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.187 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.187 [DefaultDispatcher-worker-19 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:59.187 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.188 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.188 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.188 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:59.189 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.189 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.189 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.189 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.189 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.190 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.232 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.232 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.232 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-20 09:48:59.232 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.233 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.233 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.233 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.233 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.233 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.234 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.234 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.234 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:59.234 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.235 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.235 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.235 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.235 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.236 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.237 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.237 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.237 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:59.237 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.237 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.237 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.237 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.237 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.238 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.239 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.239 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.239 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:59.239 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.240 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.240 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.240 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.240 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.240 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.287 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.287 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.287 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-03-20 09:48:59.287 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.289 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.289 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.289 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.289 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.290 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.331 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.331 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.331 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-20 09:48:59.332 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.332 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.332 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.332 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.332 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.333 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.334 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.334 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.334 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:59.334 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.335 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.335 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.335 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.335 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.335 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.336 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.336 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.336 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-20 09:48:59.336 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.337 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.337 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/blob/upload-batch-data. 2025-03-20 09:48:59.337 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.337 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:48:59.337 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:48:59.339 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:48:59.339 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.339 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-20 09:48:59.339 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/blob/upload-batch-data 2025-03-20 09:48:59.346 [DefaultDispatcher-worker-8 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:59.350 [DefaultDispatcher-worker-13 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:59.350 [DefaultDispatcher-worker-13 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/UmAppDatabase/replication/message 2025-03-20 09:48:59.350 [DefaultDispatcher-worker-13 @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:45811/UmAppDatabase/replication/message. 2025-03-20 09:48:59.350 [DefaultDispatcher-worker-13 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/UmAppDatabase/replication/message 2025-03-20 09:48:59.350 [DefaultDispatcher-worker-13 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45811/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 09:48:59.351 [eventLoopGroupProxy-13-1 @call-handler#1602] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 09:48:59.351 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 09:48:59.351 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:48:59.365 [DefaultDispatcher-worker-9 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-20 09:48:59.365 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:48:59.365 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-03-20 09:48:59.365 [DefaultDispatcher-worker-9 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45811/api/content/707053564920750080/_ustadmanifest.json 2025-03-20 09:48:59.365 [DefaultDispatcher-worker-9 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45811/api/content/707053564920750080/_ustadmanifest.json. 2025-03-20 09:48:59.365 [DefaultDispatcher-worker-9 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45811/api/content/707053564920750080/_ustadmanifest.json 2025-03-20 09:48:59.365 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/UmAppDatabase/replication/message 2025-03-20 09:48:59.365 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45811/UmAppDatabase/replication/message 2025-03-20 09:48:59.366 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45811/UmAppDatabase/replication/message. 2025-03-20 09:48:59.366 [DefaultDispatcher-worker-2 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45811/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:48:59.366 [DefaultDispatcher-worker-14 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45811/api/content/707053564920750080/_ustadmanifest.json 2025-03-20 09:48:59.366 [DefaultDispatcher-worker-14 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45811/api/content/707053564920750080/_ustadmanifest.json 2025-03-20 09:48:59.366 [DefaultDispatcher-worker-15 @coroutine#748] 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:45811/api/content/707053564920750080/_ustadmanifest.json. 2025-03-20 09:48:59.366 [DefaultDispatcher-worker-15 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45811/api/content/707053564920750080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:48:59.371 [DefaultDispatcher-worker-9 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c 2025-03-20 09:48:59.384 [DefaultDispatcher-worker-13 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2025-03-20 09:48:59.400 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-20 09:48:59.400 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-20 09:48:59.400 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-20 09:48:59.400 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-20 09:48:59.400 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-20 09:48:59.403 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761f1a28 2025-03-20 09:48:59.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-20 09:48:59.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-20 09:48:59.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:48:59.403 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cc5408c: (connection evicted) 2025-03-20 09:48:59.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:48:59.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-20 09:48:59.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-20 09:48:59.428 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 09:48:59.428 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 09:48:59.846 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-20 09:49:00.407 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6905d030 2025-03-20 09:49:00.407 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6905d030 2025-03-20 09:49:00.411 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-03-20 09:49:00.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-20 09:49:00.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-20 09:49:00.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:00.411 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eea0b48: (connection evicted) 2025-03-20 09:49:00.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:00.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-20 09:49:00.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d884a19 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:00.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:00.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-20 09:49:00.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee07d7f 2025-03-20 09:49:00.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee07d7f 2025-03-20 09:49:00.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-20 09:49:00.459 [DefaultDispatcher-worker-18 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ee07d7f 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b7a0f18 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-20 09:49:00.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:00.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:00.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-20 09:49:00.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@914ab92 2025-03-20 09:49:00.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@914ab92 2025-03-20 09:49:00.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d3c655 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:00.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-03-20 09:49:00.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-03-20 09:49:00.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-20 09:49:00.467 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-20 09:49:00.467 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-03-20 09:49:00.468 [DefaultDispatcher-worker-19 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:32933 2025-03-20 09:49:00.471 [DefaultDispatcher-worker-19 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@914ab92 2025-03-20 09:49:00.471 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32933/api/blob/upload-init-batch 2025-03-20 09:49:00.471 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:32933/api/blob/upload-init-batch. 2025-03-20 09:49:00.471 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32933/api/blob/upload-init-batch 2025-03-20 09:49:00.471 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32933/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 09:49:00.473 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-20 09:49:00.473 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-20 09:49:00.474 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-03-20 09:49:00.475 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32933/api/blob/upload-init-batch 2025-03-20 09:49:00.475 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32933/api/blob/upload-init-batch 2025-03-20 09:49:00.475 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:32933/api/blob/upload-init-batch. 2025-03-20 09:49:00.475 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:32933/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:00.475 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:32933/api/blob/upload-batch-data 2025-03-20 09:49:00.475 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:32933/api/blob/upload-batch-data. 2025-03-20 09:49:00.475 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32933/api/blob/upload-batch-data 2025-03-20 09:49:00.476 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:32933/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:00.476 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-20 09:49:00.478 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-03-20 09:49:00.478 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:00.478 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32933/api/blob/upload-batch-data 2025-03-20 09:49:00.480 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-03-20 09:49:00.481 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:00.485 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@914ab92 2025-03-20 09:49:00.521 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:00.564 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:00.565 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574e4184 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:01.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:01.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-20 09:49:01.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d6af87 2025-03-20 09:49:01.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d6af87 2025-03-20 09:49:01.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-20 09:49:01.588 [DefaultDispatcher-worker-18 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d6af87 2025-03-20 09:49:01.591 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49737/api/blob/upload-init-batch 2025-03-20 09:49:01.591 [Test worker @coroutine#1672] 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:49737/api/blob/upload-init-batch. 2025-03-20 09:49:01.591 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49737/api/blob/upload-init-batch 2025-03-20 09:49:01.591 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49737/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 09:49:01.593 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49737/api/blob/upload-init-batch 2025-03-20 09:49:01.593 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49737/api/blob/upload-init-batch 2025-03-20 09:49:01.593 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49737/api/blob/upload-init-batch. 2025-03-20 09:49:01.593 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49737/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:01.599 [DefaultDispatcher-worker-12 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d6af87 2025-03-20 09:49:01.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-20 09:49:01.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-20 09:49:01.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:01.602 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d6af87: (connection evicted) 2025-03-20 09:49:01.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:01.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-20 09:49:01.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4936fbc6 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:01.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6 2025-03-20 09:49:01.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6 2025-03-20 09:49:01.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-20 09:49:01.617 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42733/api/blob/upload-init-batch 2025-03-20 09:49:01.617 [Test worker @coroutine#1684] 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:42733/api/blob/upload-init-batch. 2025-03-20 09:49:01.617 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42733/api/blob/upload-init-batch 2025-03-20 09:49:01.617 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42733/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 09:49:01.618 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42733/api/blob/upload-init-batch 2025-03-20 09:49:01.618 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42733/api/blob/upload-init-batch 2025-03-20 09:49:01.618 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42733/api/blob/upload-init-batch. 2025-03-20 09:49:01.618 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42733/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:01.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-20 09:49:01.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-20 09:49:01.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:01.619 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54f62ac6: (connection evicted) 2025-03-20 09:49:01.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:01.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-20 09:49:01.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@601e7c97 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:01.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:01.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-20 09:49:01.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d09283 2025-03-20 09:49:01.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d09283 2025-03-20 09:49:01.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-20 09:49:01.634 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59279/api/blob/upload-init-batch 2025-03-20 09:49:01.634 [Test worker @coroutine#1690] 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:59279/api/blob/upload-init-batch. 2025-03-20 09:49:01.634 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59279/api/blob/upload-init-batch 2025-03-20 09:49:01.634 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59279/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-20 09:49:01.635 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59279/api/blob/upload-init-batch 2025-03-20 09:49:01.635 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59279/api/blob/upload-init-batch 2025-03-20 09:49:01.635 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59279/api/blob/upload-init-batch. 2025-03-20 09:49:01.635 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59279/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:01.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-20 09:49:01.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-20 09:49:01.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:01.640 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d09283: (connection evicted) 2025-03-20 09:49:01.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:01.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-20 09:49:01.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@677d4cea 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:01.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:01.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-20 09:49:01.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fdaf3e 2025-03-20 09:49:01.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fdaf3e 2025-03-20 09:49:01.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-20 09:49:01.896 [DefaultDispatcher-worker-12 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdaf3e 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdbfbc6 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:01.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@758ac46 2025-03-20 09:49:01.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@758ac46 2025-03-20 09:49:01.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-20 09:49:01.919 [DefaultDispatcher-worker-9 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758ac46 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30cb489a 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:01.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7b099b 2025-03-20 09:49:01.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7b099b 2025-03-20 09:49:01.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bba2704 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:01.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:01.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-20 09:49:01.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-20 09:49:01.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-20 09:49:01.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-20 09:49:01.961 [DefaultDispatcher-worker-3 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-20 09:49:01.962 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:01.965 [DefaultDispatcher-worker-11 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-20 09:49:01.970 [DefaultDispatcher-worker-16 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-20 09:49:01.974 [DefaultDispatcher-worker-17 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-20 09:49:01.976 [Test worker @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-20 09:49:01.980 [DefaultDispatcher-worker-13 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-03-20 09:49:01.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-20 09:49:01.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-20 09:49:01.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:01.984 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39179470: (connection evicted) 2025-03-20 09:49:01.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:01.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-20 09:49:01.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-20 09:49:01.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15af06f 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:01.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3836b6 2025-03-20 09:49:01.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3836b6 2025-03-20 09:49:01.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-20 09:49:01.999 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:02.005 [DefaultDispatcher-worker-2 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3836b6 2025-03-20 09:49:02.010 [DefaultDispatcher-worker-5 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3836b6 2025-03-20 09:49:02.014 [DefaultDispatcher-worker-17 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3836b6 2025-03-20 09:49:02.018 [DefaultDispatcher-worker-16 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3836b6 2025-03-20 09:49:02.019 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3836b6 2025-03-20 09:49:02.020 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:02.024 [DefaultDispatcher-worker-1 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3836b6 2025-03-20 09:49:02.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-20 09:49:02.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-20 09:49:02.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:02.025 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c3836b6: (connection evicted) 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:02.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-20 09:49:02.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30bfdcc5 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:02.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:02.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-20 09:49:02.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfeb9ba 2025-03-20 09:49:02.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfeb9ba 2025-03-20 09:49:02.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-20 09:49:02.046 [DefaultDispatcher-worker-8 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfeb9ba 2025-03-20 09:49:02.050 [DefaultDispatcher-worker-7 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfeb9ba 2025-03-20 09:49:02.054 [DefaultDispatcher-worker-19 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfeb9ba 2025-03-20 09:49:02.059 [DefaultDispatcher-worker-11 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfeb9ba 2025-03-20 09:49:02.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-20 09:49:02.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-20 09:49:02.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:02.059 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bfeb9ba: (connection evicted) 2025-03-20 09:49:02.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:02.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-20 09:49:02.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30259c61 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:02.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@255b84a9 2025-03-20 09:49:02.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@255b84a9 2025-03-20 09:49:02.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-20 09:49:02.081 [DefaultDispatcher-worker-11 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255b84a9 2025-03-20 09:49:02.085 [DefaultDispatcher-worker-2 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255b84a9 2025-03-20 09:49:02.089 [DefaultDispatcher-worker-1 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255b84a9 2025-03-20 09:49:02.093 [DefaultDispatcher-worker-1 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255b84a9 2025-03-20 09:49:02.094 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255b84a9 2025-03-20 09:49:02.098 [DefaultDispatcher-worker-1 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255b84a9 2025-03-20 09:49:02.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-20 09:49:02.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-20 09:49:02.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:02.099 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@255b84a9: (connection evicted) 2025-03-20 09:49:02.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:02.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-20 09:49:02.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-20 09:49:02.422 [DefaultDispatcher-worker-19 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ee07d7f 2025-03-20 09:49:02.466 [DefaultDispatcher-worker-19 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a7661d 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:05.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-20 09:49:05.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf0bc92 2025-03-20 09:49:05.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf0bc92 2025-03-20 09:49:05.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-20 09:49:05.692 [DefaultDispatcher-worker-19 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cf0bc92 2025-03-20 09:49:05.772 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1930e8ef 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:06.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:06.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-20 09:49:06.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@69af938b 2025-03-20 09:49:06.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@69af938b 2025-03-20 09:49:06.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-20 09:49:06.240 [DefaultDispatcher-worker-14 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69af938b 2025-03-20 09:49:06.245 [DefaultDispatcher-worker-18 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69af938b 2025-03-20 09:49:06.250 [DefaultDispatcher-worker-2 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69af938b 2025-03-20 09:49:06.255 [DefaultDispatcher-worker-9 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69af938b 2025-03-20 09:49:06.259 [DefaultDispatcher-worker-6 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69af938b 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ebf9be 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:06.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-03-20 09:49:06.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-03-20 09:49:06.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-20 09:49:06.281 [DefaultDispatcher-worker-5 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-03-20 09:49:06.285 [DefaultDispatcher-worker-8 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-03-20 09:49:06.289 [DefaultDispatcher-worker-18 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-03-20 09:49:06.292 [DefaultDispatcher-worker-8 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7860a014 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43fdef43 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:06.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-20 09:49:06.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-20 09:49:06.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-20 09:49:06.312 [DefaultDispatcher-worker-10 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-20 09:49:06.316 [DefaultDispatcher-worker-11 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-20 09:49:06.320 [DefaultDispatcher-worker-1 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-20 09:49:06.322 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:06.324 [DefaultDispatcher-worker-15 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-20 09:49:06.327 [DefaultDispatcher-worker-9 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-20 09:49:06.333 [DefaultDispatcher-worker-13 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73973e77 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47a90d2a 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:06.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-03-20 09:49:06.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-03-20 09:49:06.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-20 09:49:06.351 [DefaultDispatcher-worker-18 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-03-20 09:49:06.355 [DefaultDispatcher-worker-3 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-03-20 09:49:06.358 [DefaultDispatcher-worker-8 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-03-20 09:49:06.362 [DefaultDispatcher-worker-18 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-03-20 09:49:06.363 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:06.366 [DefaultDispatcher-worker-5 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e8f97dd 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:06.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-03-20 09:49:06.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-03-20 09:49:06.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-20 09:49:06.387 [DefaultDispatcher-worker-9 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-03-20 09:49:06.391 [DefaultDispatcher-worker-8 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-03-20 09:49:06.394 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:06.395 [DefaultDispatcher-worker-18 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-03-20 09:49:06.399 [DefaultDispatcher-worker-9 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-03-20 09:49:06.402 [DefaultDispatcher-worker-10 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-03-20 09:49:06.407 [DefaultDispatcher-worker-20 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69862a1 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627cb3ed 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:06.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:06.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-20 09:49:06.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-03-20 09:49:06.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-03-20 09:49:06.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-20 09:49:06.429 [DefaultDispatcher-worker-20 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-03-20 09:49:06.432 [DefaultDispatcher-worker-14 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-03-20 09:49:06.434 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:06.436 [DefaultDispatcher-worker-15 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-03-20 09:49:06.439 [DefaultDispatcher-worker-15 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-03-20 09:49:06.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6c55b6 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:06.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-20 09:49:06.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-20 09:49:06.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-20 09:49:06.458 [DefaultDispatcher-worker-17 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-20 09:49:06.462 [DefaultDispatcher-worker-1 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-20 09:49:06.466 [DefaultDispatcher-worker-5 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-20 09:49:06.467 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:06.470 [DefaultDispatcher-worker-13 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-20 09:49:06.473 [DefaultDispatcher-worker-17 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-20 09:49:06.479 [DefaultDispatcher-worker-11 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae0eb98 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:06.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:06.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-20 09:49:06.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-03-20 09:49:06.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-03-20 09:49:06.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b48361e 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:06.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-03-20 09:49:06.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-03-20 09:49:06.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-20 09:49:06.503 [Test worker @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-03-20 09:49:06.505 [Test worker @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae22651 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e44f989 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:06.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:06.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-20 09:49:06.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@542c6165 2025-03-20 09:49:06.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@542c6165 2025-03-20 09:49:06.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-20 09:49:06.511 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:06.522 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542c6165 2025-03-20 09:49:06.523 [Test worker @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542c6165 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a561f7d 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:06.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2025-03-20 09:49:06.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2025-03-20 09:49:06.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-20 09:49:06.539 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2025-03-20 09:49:06.540 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acd2a14 2025-03-20 09:49:06.540 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-20 09:49:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58dea0a7 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:06.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2025-03-20 09:49:06.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2025-03-20 09:49:06.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-20 09:49:06.553 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2025-03-20 09:49:06.555 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c95fbb 2025-03-20 09:49:06.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ac76ad9 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:06.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@25814d3c 2025-03-20 09:49:06.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@25814d3c 2025-03-20 09:49:06.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-20 09:49:06.577 [DefaultDispatcher-worker-14 @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25814d3c 2025-03-20 09:49:06.581 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:06.581 [DefaultDispatcher-worker-12 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25814d3c 2025-03-20 09:49:06.590 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:06.595 [DefaultDispatcher-worker-12 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25814d3c 2025-03-20 09:49:06.609 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:06.626 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:06.641 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:06.657 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:07.603 [DefaultDispatcher-worker-2 @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25814d3c 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64ff0eaa 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-20 09:49:07.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:07.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:07.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-20 09:49:07.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b62ad1e 2025-03-20 09:49:07.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b62ad1e 2025-03-20 09:49:07.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-20 09:49:07.623 [DefaultDispatcher-worker-7 @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b62ad1e 2025-03-20 09:49:07.627 [DefaultDispatcher-worker-10 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b62ad1e 2025-03-20 09:49:07.631 [DefaultDispatcher-worker-11 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b62ad1e 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b7d5eca 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:07.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:07.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-20 09:49:07.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed74d03 2025-03-20 09:49:07.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ed74d03 2025-03-20 09:49:07.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-20 09:49:07.651 [DefaultDispatcher-worker-9 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed74d03 2025-03-20 09:49:07.655 [DefaultDispatcher-worker-8 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ed74d03 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31c800a5 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:07.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@648bfebe 2025-03-20 09:49:07.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@648bfebe 2025-03-20 09:49:07.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-20 09:49:07.675 [DefaultDispatcher-worker-20 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648bfebe 2025-03-20 09:49:07.679 [DefaultDispatcher-worker-3 @coroutine#1893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648bfebe 2025-03-20 09:49:07.680 [Test worker @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648bfebe 2025-03-20 09:49:07.685 [DefaultDispatcher-worker-8 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648bfebe 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219ec4b6 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:07.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:07.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-20 09:49:07.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2025-03-20 09:49:07.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2025-03-20 09:49:07.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-20 09:49:07.704 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:07.727 [DefaultDispatcher-worker-7 @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2025-03-20 09:49:07.731 [DefaultDispatcher-worker-6 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2025-03-20 09:49:07.732 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:07.735 [DefaultDispatcher-worker-16 @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c29db1 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69542112 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:07.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@58829c2c 2025-03-20 09:49:07.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@58829c2c 2025-03-20 09:49:07.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-20 09:49:07.756 [DefaultDispatcher-worker-11 @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58829c2c 2025-03-20 09:49:07.756 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:07.760 [DefaultDispatcher-worker-6 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58829c2c 2025-03-20 09:49:07.764 [DefaultDispatcher-worker-5 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58829c2c 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1503f434 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:07.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-20 09:49:07.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:07.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:07.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:07.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:07.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:07.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:07.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:07.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:07.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-20 09:49:07.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af17d31 2025-03-20 09:49:07.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af17d31 2025-03-20 09:49:07.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-20 09:49:07.786 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:07.786 [DefaultDispatcher-worker-14 @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af17d31 2025-03-20 09:49:07.789 [DefaultDispatcher-worker-11 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af17d31 2025-03-20 09:49:07.794 [DefaultDispatcher-worker-16 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7af17d31 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20e73e41 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:07.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-20 09:49:07.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2025-03-20 09:49:07.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2025-03-20 09:49:07.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-20 09:49:07.814 [DefaultDispatcher-worker-19 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2025-03-20 09:49:07.817 [DefaultDispatcher-worker-13 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2025-03-20 09:49:07.821 [DefaultDispatcher-worker-5 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2025-03-20 09:49:07.836 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:07.837 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37951/ 2025-03-20 09:49:07.837 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:07.838 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37951/ 2025-03-20 09:49:07.838 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37951/ 2025-03-20 09:49:07.838 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:07.865 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:07.881 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37951/ 2025-03-20 09:49:07.881 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37951/ 2025-03-20 09:49:07.881 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:07.895 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:07.922 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37951/ 2025-03-20 09:49:07.923 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37951/ 2025-03-20 09:49:07.923 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:07.965 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37951/ 2025-03-20 09:49:07.965 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37951/ 2025-03-20 09:49:07.965 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:08.006 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37951/ 2025-03-20 09:49:08.007 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37951/ 2025-03-20 09:49:08.007 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:08.049 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37951/ 2025-03-20 09:49:08.049 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37951/ 2025-03-20 09:49:08.049 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37951/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:08.091 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37951/ 2025-03-20 09:49:08.093 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43645/ 2025-03-20 09:49:08.093 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43645/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:08.094 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43645/ 2025-03-20 09:49:08.094 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43645/ 2025-03-20 09:49:08.094 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43645/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:08.135 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43645/ 2025-03-20 09:49:08.136 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43645/ 2025-03-20 09:49:08.136 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43645/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:08.178 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43645/ 2025-03-20 09:49:08.178 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43645/ 2025-03-20 09:49:08.178 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43645/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:08.220 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43645/ 2025-03-20 09:49:08.220 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43645/ 2025-03-20 09:49:08.220 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43645/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:08.262 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43645/ 2025-03-20 09:49:08.262 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43645/ 2025-03-20 09:49:08.262 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43645/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:08.304 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43645/ 2025-03-20 09:49:08.304 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43645/ 2025-03-20 09:49:08.304 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43645/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-20 09:49:08.305 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43645/ 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b4ade78 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:08.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2025-03-20 09:49:08.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2025-03-20 09:49:08.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-20 09:49:08.396 [DefaultDispatcher-worker-9 @coroutine#1971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eeef08 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d91e8c7 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:08.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@66011fbc 2025-03-20 09:49:08.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@66011fbc 2025-03-20 09:49:08.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-20 09:49:08.424 [DefaultDispatcher-worker-16 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66011fbc 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71eead09 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:08.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:08.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-20 09:49:08.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267adbe 2025-03-20 09:49:08.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267adbe 2025-03-20 09:49:08.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-20 09:49:08.445 [DefaultDispatcher-worker-10 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1267adbe 2025-03-20 09:49:08.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e4ac3f5 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:08.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1798c749 2025-03-20 09:49:08.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1798c749 2025-03-20 09:49:08.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-20 09:49:08.457 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:08.469 [DefaultDispatcher-worker-7 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1798c749 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@624268ab 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:08.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@366c9912 2025-03-20 09:49:08.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@366c9912 2025-03-20 09:49:08.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-20 09:49:08.492 [DefaultDispatcher-worker-20 @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@366c9912 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e445ffe 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:08.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-20 09:49:08.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9fd482 2025-03-20 09:49:08.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9fd482 2025-03-20 09:49:08.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-20 09:49:08.504 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:08.520 [DefaultDispatcher-worker-17 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a9fd482 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6d4547 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:08.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:08.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-20 09:49:08.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@23263586 2025-03-20 09:49:08.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@23263586 2025-03-20 09:49:08.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-20 09:49:08.526 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:08.546 [DefaultDispatcher-worker-15 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23263586 2025-03-20 09:49:08.547 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106387cf 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:08.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:08.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-20 09:49:08.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@599fab92 2025-03-20 09:49:08.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@599fab92 2025-03-20 09:49:08.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-20 09:49:08.568 [DefaultDispatcher-worker-10 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599fab92 2025-03-20 09:49:08.571 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:08.572 [DefaultDispatcher-worker-4 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599fab92 2025-03-20 09:49:08.576 [DefaultDispatcher-worker-2 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599fab92 2025-03-20 09:49:08.579 [DefaultDispatcher-worker-4 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599fab92 2025-03-20 09:49:08.586 [DefaultDispatcher-worker-9 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599fab92 2025-03-20 09:49:08.590 [DefaultDispatcher-worker-18 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599fab92 2025-03-20 09:49:08.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-03-20 09:49:08.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-03-20 09:49:08.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:08.593 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@599fab92: (connection evicted) 2025-03-20 09:49:08.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:08.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-03-20 09:49:08.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-03-20 09:49:08.594 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:08.626 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@500beb9f 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:12.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d49939 2025-03-20 09:49:12.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d49939 2025-03-20 09:49:12.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-20 09:49:12.681 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d49939 2025-03-20 09:49:12.691 [DefaultDispatcher-worker-6 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d49939 2025-03-20 09:49:12.697 [DefaultDispatcher-worker-20 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d49939 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b477121 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:12.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:12.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-20 09:49:12.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2025-03-20 09:49:12.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2025-03-20 09:49:12.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-20 09:49:12.708 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2025-03-20 09:49:12.717 [DefaultDispatcher-worker-5 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2025-03-20 09:49:12.721 [DefaultDispatcher-worker-20 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2025-03-20 09:49:12.725 [DefaultDispatcher-worker-8 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2025-03-20 09:49:12.730 [DefaultDispatcher-worker-8 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a00fe0 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:12.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:12.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-20 09:49:12.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab1107d 2025-03-20 09:49:12.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ab1107d 2025-03-20 09:49:12.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-20 09:49:12.741 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab1107d 2025-03-20 09:49:12.749 [DefaultDispatcher-worker-15 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab1107d 2025-03-20 09:49:12.754 [DefaultDispatcher-worker-5 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab1107d 2025-03-20 09:49:12.757 [DefaultDispatcher-worker-1 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab1107d 2025-03-20 09:49:12.760 [DefaultDispatcher-worker-7 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ab1107d 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1db7c267 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:12.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@27563444 2025-03-20 09:49:12.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@27563444 2025-03-20 09:49:12.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-20 09:49:12.771 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:12.772 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27563444 2025-03-20 09:49:12.780 [DefaultDispatcher-worker-3 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27563444 2025-03-20 09:49:12.785 [DefaultDispatcher-worker-3 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27563444 2025-03-20 09:49:12.788 [DefaultDispatcher-worker-20 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27563444 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@375682a5 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:12.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2025-03-20 09:49:12.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2025-03-20 09:49:12.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-20 09:49:12.799 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:12.799 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2025-03-20 09:49:12.808 [DefaultDispatcher-worker-1 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2025-03-20 09:49:12.811 [DefaultDispatcher-worker-17 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a1bb31 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:12.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2025-03-20 09:49:12.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2025-03-20 09:49:12.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-20 09:49:12.823 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2025-03-20 09:49:12.831 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:12.832 [DefaultDispatcher-worker-5 @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecbb787 2025-03-20 09:49:12.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-20 09:49:12.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:12.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:12.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:12.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:12.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:12.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:12.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39303a6 2025-03-20 09:49:12.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:12.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:12.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@674c01ce 2025-03-20 09:49:12.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@674c01ce 2025-03-20 09:49:12.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-20 09:49:12.844 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c01ce 2025-03-20 09:49:12.852 [DefaultDispatcher-worker-9 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@674c01ce 2025-03-20 09:49:12.890 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:12.891 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:12.914 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:12.948 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aaed880 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:12.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:12.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:12.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-20 09:49:12.974 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:12.980 [Test worker @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:12.981 [Test worker @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:12.983 [DefaultDispatcher-worker-9 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:12.983 [DefaultDispatcher-worker-9 @coroutine#2114] 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:55369/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:49:12.983 [DefaultDispatcher-worker-9 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:12.983 [DefaultDispatcher-worker-9 @coroutine#2114] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55369/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:12.984 [DefaultDispatcher-worker-19 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:12.984 [DefaultDispatcher-worker-19 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55369/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:12.988 [DefaultDispatcher-worker-3 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:12.988 [DefaultDispatcher-worker-3 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:12.988 [DefaultDispatcher-worker-3 @coroutine#2113] 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:55369/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:12.988 [DefaultDispatcher-worker-3 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:12.988 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:12.988 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:12.989 [Test worker @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e2af93 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:12.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-03-20 09:49:12.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-03-20 09:49:12.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-20 09:49:13.004 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-03-20 09:49:13.011 [Test worker @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-03-20 09:49:13.012 [Test worker @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-03-20 09:49:13.015 [DefaultDispatcher-worker-12 @coroutine#2135] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55369/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-20 09:49:13.015 [DefaultDispatcher-worker-12 @coroutine#2135] 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:55369/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-20 09:49:13.015 [DefaultDispatcher-worker-12 @coroutine#2135] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55369/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-20 09:49:13.016 [DefaultDispatcher-worker-20 @coroutine#2135] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55369/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-20 09:49:13.016 [DefaultDispatcher-worker-20 @coroutine#2135] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55369/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-20 09:49:13.017 [DefaultDispatcher-worker-15 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d9ad37e 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-20 09:49:13.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-20 09:49:13.059 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.062 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfa4308 2025-03-20 09:49:13.062 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfa4308 2025-03-20 09:49:13.064 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@723da2e7 2025-03-20 09:49:13.064 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@723da2e7 2025-03-20 09:49:13.066 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@76022878 2025-03-20 09:49:13.066 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@76022878 2025-03-20 09:49:13.068 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3300a8dc 2025-03-20 09:49:13.068 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3300a8dc 2025-03-20 09:49:13.070 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcc4fb7 2025-03-20 09:49:13.070 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dcc4fb7 2025-03-20 09:49:13.072 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@279fc73 2025-03-20 09:49:13.072 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@279fc73 2025-03-20 09:49:13.072 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.074 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@655f45ac 2025-03-20 09:49:13.074 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@655f45ac 2025-03-20 09:49:13.076 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@532f5793 2025-03-20 09:49:13.076 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@532f5793 2025-03-20 09:49:13.078 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce10bb6 2025-03-20 09:49:13.078 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce10bb6 2025-03-20 09:49:13.078 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.078 [Test worker @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.080 [Test worker @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.081 [DefaultDispatcher-worker-15 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.081 [DefaultDispatcher-worker-15 @coroutine#2147] 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:39419/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:49:13.081 [DefaultDispatcher-worker-15 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.081 [DefaultDispatcher-worker-15 @coroutine#2147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39419/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.082 [DefaultDispatcher-worker-9 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.082 [DefaultDispatcher-worker-9 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39419/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.085 [DefaultDispatcher-worker-14 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.085 [DefaultDispatcher-worker-14 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.085 [DefaultDispatcher-worker-14 @coroutine#2146] 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:39419/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:13.085 [DefaultDispatcher-worker-14 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.086 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.086 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.086 [Test worker @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.090 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.091 [DefaultDispatcher-worker-5 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.093 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c48b072 2025-03-20 09:49:13.093 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c48b072 2025-03-20 09:49:13.095 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@428f578b 2025-03-20 09:49:13.095 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@428f578b 2025-03-20 09:49:13.096 [DefaultDispatcher-worker-7 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.097 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b0db02 2025-03-20 09:49:13.097 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b0db02 2025-03-20 09:49:13.099 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b25db0 2025-03-20 09:49:13.099 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b25db0 2025-03-20 09:49:13.101 [DefaultDispatcher-worker-9 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.101 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@af0b694 2025-03-20 09:49:13.101 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@af0b694 2025-03-20 09:49:13.103 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fb9b4e 2025-03-20 09:49:13.103 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fb9b4e 2025-03-20 09:49:13.105 [DefaultDispatcher-worker-13 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.105 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@72532ed8 2025-03-20 09:49:13.105 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@72532ed8 2025-03-20 09:49:13.107 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@639da2ff 2025-03-20 09:49:13.107 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@639da2ff 2025-03-20 09:49:13.109 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd6ec0e 2025-03-20 09:49:13.109 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd6ec0e 2025-03-20 09:49:13.109 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.109 [DefaultDispatcher-worker-3 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.113 [DefaultDispatcher-worker-19 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.117 [DefaultDispatcher-worker-12 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.121 [DefaultDispatcher-worker-18 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.126 [DefaultDispatcher-worker-6 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.129 [DefaultDispatcher-worker-4 @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fecdd00 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-20 09:49:13.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:13.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:13.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-20 09:49:13.151 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:13.157 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:13.158 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.159 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:13.159 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.159 [DefaultDispatcher-worker-9 @coroutine#2193] 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:56245/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:49:13.159 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.159 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56245/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.160 [DefaultDispatcher-worker-8 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.160 [DefaultDispatcher-worker-8 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56245/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.161 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8dacda 2025-03-20 09:49:13.161 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8dacda 2025-03-20 09:49:13.163 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@734a5d1b 2025-03-20 09:49:13.163 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@734a5d1b 2025-03-20 09:49:13.163 [DefaultDispatcher-worker-11 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:13.163 [DefaultDispatcher-worker-11 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.164 [DefaultDispatcher-worker-11 @coroutine#2192] 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:56245/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:13.164 [DefaultDispatcher-worker-11 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.164 [DefaultDispatcher-worker-15 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.164 [DefaultDispatcher-worker-15 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.165 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7775c7aa 2025-03-20 09:49:13.165 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7775c7aa 2025-03-20 09:49:13.165 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f45be6f 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-20 09:49:13.167 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@32775720 2025-03-20 09:49:13.167 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@32775720 2025-03-20 09:49:13.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-03-20 09:49:13.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-03-20 09:49:13.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-20 09:49:13.168 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-03-20 09:49:13.169 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@228cd6c8 2025-03-20 09:49:13.169 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@228cd6c8 2025-03-20 09:49:13.171 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fe507 2025-03-20 09:49:13.171 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fe507 2025-03-20 09:49:13.173 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9e3a4b 2025-03-20 09:49:13.173 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9e3a4b 2025-03-20 09:49:13.174 [Test worker @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-03-20 09:49:13.175 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5258a86f 2025-03-20 09:49:13.175 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5258a86f 2025-03-20 09:49:13.175 [Test worker @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-03-20 09:49:13.176 [DefaultDispatcher-worker-5 @coroutine#2215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56245/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-20 09:49:13.176 [DefaultDispatcher-worker-5 @coroutine#2215] 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:56245/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-20 09:49:13.176 [DefaultDispatcher-worker-5 @coroutine#2215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56245/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-20 09:49:13.177 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a60e7a 2025-03-20 09:49:13.177 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a60e7a 2025-03-20 09:49:13.177 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.177 [DefaultDispatcher-worker-13 @coroutine#2215] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56245/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-20 09:49:13.177 [DefaultDispatcher-worker-13 @coroutine#2215] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56245/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-20 09:49:13.180 [DefaultDispatcher-worker-10 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ea7c8f 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-20 09:49:13.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:13.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:13.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-20 09:49:13.234 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:13.237 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.239 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b81406e 2025-03-20 09:49:13.239 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b81406e 2025-03-20 09:49:13.240 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:13.241 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3546a96e 2025-03-20 09:49:13.241 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3546a96e 2025-03-20 09:49:13.241 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:13.242 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39863/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.242 [DefaultDispatcher-worker-17 @coroutine#2225] 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:39863/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:49:13.242 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39863/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.242 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39863/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.242 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@31792b1e 2025-03-20 09:49:13.242 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@31792b1e 2025-03-20 09:49:13.243 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39863/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.243 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39863/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.244 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@747ba355 2025-03-20 09:49:13.244 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@747ba355 2025-03-20 09:49:13.246 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@45481f84 2025-03-20 09:49:13.246 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@45481f84 2025-03-20 09:49:13.247 [DefaultDispatcher-worker-6 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:13.247 [DefaultDispatcher-worker-6 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.247 [DefaultDispatcher-worker-6 @coroutine#2224] 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:39863/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:13.247 [DefaultDispatcher-worker-6 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.247 [DefaultDispatcher-worker-4 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.247 [DefaultDispatcher-worker-4 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.248 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545d39a 2025-03-20 09:49:13.248 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545d39a 2025-03-20 09:49:13.248 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a7bc80 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-20 09:49:13.249 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9c31f7 2025-03-20 09:49:13.249 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d9c31f7 2025-03-20 09:49:13.251 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@14545c1a 2025-03-20 09:49:13.251 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@14545c1a 2025-03-20 09:49:13.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b98c80c 2025-03-20 09:49:13.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b98c80c 2025-03-20 09:49:13.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-20 09:49:13.251 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b98c80c 2025-03-20 09:49:13.252 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1165c52b 2025-03-20 09:49:13.252 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1165c52b 2025-03-20 09:49:13.252 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.258 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b98c80c 2025-03-20 09:49:13.259 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b98c80c 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@706dee4 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-20 09:49:13.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:13.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:13.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-20 09:49:13.263 [DefaultDispatcher-worker-13 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b98c80c 2025-03-20 09:49:13.267 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.269 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1ca756 2025-03-20 09:49:13.269 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1ca756 2025-03-20 09:49:13.271 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@44db5065 2025-03-20 09:49:13.271 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@44db5065 2025-03-20 09:49:13.274 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e4cc26 2025-03-20 09:49:13.274 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e4cc26 2025-03-20 09:49:13.275 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:13.276 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e65a5e 2025-03-20 09:49:13.276 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e65a5e 2025-03-20 09:49:13.278 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6f7ba3 2025-03-20 09:49:13.278 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6f7ba3 2025-03-20 09:49:13.281 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@34295ef3 2025-03-20 09:49:13.281 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@34295ef3 2025-03-20 09:49:13.281 [Test worker @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:13.282 [Test worker @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:13.283 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@524a21ac 2025-03-20 09:49:13.283 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@524a21ac 2025-03-20 09:49:13.283 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51365/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.283 [DefaultDispatcher-worker-3 @coroutine#2254] 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:51365/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:49:13.283 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51365/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.283 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51365/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.284 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51365/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.284 [DefaultDispatcher-worker-17 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51365/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.285 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c9a511 2025-03-20 09:49:13.286 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c9a511 2025-03-20 09:49:13.287 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a7868 2025-03-20 09:49:13.288 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a7868 2025-03-20 09:49:13.288 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.288 [DefaultDispatcher-worker-2 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:13.288 [DefaultDispatcher-worker-2 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.288 [DefaultDispatcher-worker-2 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:13.288 [DefaultDispatcher-worker-2 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.288 [DefaultDispatcher-worker-20 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.288 [DefaultDispatcher-worker-20 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.289 [Test worker @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17adbecf 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-20 09:49:13.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-03-20 09:49:13.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-03-20 09:49:13.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-20 09:49:13.292 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-03-20 09:49:13.298 [Test worker @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-03-20 09:49:13.299 [Test worker @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f649e59 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.300 [DefaultDispatcher-worker-5 @coroutine#2275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-20 09:49:13.301 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@568b1c6d 2025-03-20 09:49:13.301 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@568b1c6d 2025-03-20 09:49:13.301 [DefaultDispatcher-worker-5 @coroutine#2275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-20 09:49:13.304 [DefaultDispatcher-worker-16 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b4c003 2025-03-20 09:49:13.314 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568b1c6d 2025-03-20 09:49:13.320 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.320 [DefaultDispatcher-worker-5 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568b1c6d 2025-03-20 09:49:13.321 [DefaultDispatcher-worker-5 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568b1c6d 2025-03-20 09:49:13.322 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.322 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:49:13.322 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.322 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.322 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@72aa87c2 2025-03-20 09:49:13.322 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@72aa87c2 2025-03-20 09:49:13.322 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 09:49:13.322 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-20 09:49:13.322 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 09:49:13.323 [DefaultDispatcher-worker-10 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.323 [DefaultDispatcher-worker-20 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7927209f 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-20 09:49:13.324 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c6d67e7 2025-03-20 09:49:13.324 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c6d67e7 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-20 09:49:13.326 [DefaultDispatcher-worker-4 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568b1c6d 2025-03-20 09:49:13.326 [DefaultDispatcher-worker-4 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.326 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7852ecb2 2025-03-20 09:49:13.326 [DefaultDispatcher-worker-4 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:13.326 [DefaultDispatcher-worker-4 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.326 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7852ecb2 2025-03-20 09:49:13.327 [DefaultDispatcher-worker-4 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.328 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d506ddc 2025-03-20 09:49:13.328 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d506ddc 2025-03-20 09:49:13.330 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b626923 2025-03-20 09:49:13.330 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b626923 2025-03-20 09:49:13.332 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2777f7 2025-03-20 09:49:13.332 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2777f7 2025-03-20 09:49:13.334 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ff2dbd 2025-03-20 09:49:13.334 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ff2dbd 2025-03-20 09:49:13.336 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d7f9293 2025-03-20 09:49:13.336 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d7f9293 2025-03-20 09:49:13.339 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@55dcd36e 2025-03-20 09:49:13.339 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@55dcd36e 2025-03-20 09:49:13.339 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.339 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.345 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.346 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.347 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.347 [DefaultDispatcher-worker-4 @coroutine#2298] 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:44039/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:49:13.347 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.347 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44039/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.348 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.348 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44039/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.351 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.351 [DefaultDispatcher-worker-5 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.351 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.351 [DefaultDispatcher-worker-5 @coroutine#2297] 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:44039/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:13.351 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.351 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.351 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.352 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.353 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c3c6d9 2025-03-20 09:49:13.353 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@34c3c6d9 2025-03-20 09:49:13.354 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a043e31 2025-03-20 09:49:13.354 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a043e31 2025-03-20 09:49:13.356 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3bada9 2025-03-20 09:49:13.356 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e3bada9 2025-03-20 09:49:13.357 [DefaultDispatcher-worker-8 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.358 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b39340a 2025-03-20 09:49:13.358 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b39340a 2025-03-20 09:49:13.360 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e6d0ba 2025-03-20 09:49:13.360 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e6d0ba 2025-03-20 09:49:13.361 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.361 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a888901 2025-03-20 09:49:13.361 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a888901 2025-03-20 09:49:13.361 [DefaultDispatcher-worker-5 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.363 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bd331c 2025-03-20 09:49:13.363 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@29bd331c 2025-03-20 09:49:13.363 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a5e11c 2025-03-20 09:49:13.363 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a5e11c 2025-03-20 09:49:13.364 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b16cb45 2025-03-20 09:49:13.364 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b16cb45 2025-03-20 09:49:13.365 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a620bf8 2025-03-20 09:49:13.365 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a620bf8 2025-03-20 09:49:13.366 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c92ab9d 2025-03-20 09:49:13.366 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c92ab9d 2025-03-20 09:49:13.366 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.366 [DefaultDispatcher-worker-10 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.367 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5d8a6c 2025-03-20 09:49:13.367 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5d8a6c 2025-03-20 09:49:13.369 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5f01c3 2025-03-20 09:49:13.369 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5f01c3 2025-03-20 09:49:13.371 [DefaultDispatcher-worker-3 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.371 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6079a0b5 2025-03-20 09:49:13.371 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6079a0b5 2025-03-20 09:49:13.373 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e4a89 2025-03-20 09:49:13.373 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e4a89 2025-03-20 09:49:13.375 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b2b540 2025-03-20 09:49:13.375 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b2b540 2025-03-20 09:49:13.375 [DefaultDispatcher-worker-14 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.378 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b70fe8c 2025-03-20 09:49:13.378 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@b70fe8c 2025-03-20 09:49:13.380 [DefaultDispatcher-worker-17 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.380 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@26219b5f 2025-03-20 09:49:13.380 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@26219b5f 2025-03-20 09:49:13.380 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.384 [DefaultDispatcher-worker-16 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.387 [DefaultDispatcher-worker-4 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.392 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.392 [DefaultDispatcher-worker-1 @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.393 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44039/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 09:49:13.393 [DefaultDispatcher-worker-4 @coroutine#2326] 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:44039/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-20 09:49:13.393 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44039/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 09:49:13.394 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44039/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 09:49:13.394 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44039/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 09:49:13.394 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60475799 2025-03-20 09:49:13.394 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@60475799 2025-03-20 09:49:13.394 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44039/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-20 09:49:13.394 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44039/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:13.395 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44039/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 09:49:13.395 [DefaultDispatcher-worker-17 @coroutine#2326] 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:44039/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-20 09:49:13.395 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44039/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 09:49:13.395 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44039/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 09:49:13.395 [DefaultDispatcher-worker-4 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44039/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 09:49:13.396 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e80b5e1 2025-03-20 09:49:13.396 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e80b5e1 2025-03-20 09:49:13.398 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abf3ce9 2025-03-20 09:49:13.398 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abf3ce9 2025-03-20 09:49:13.400 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbdbfda 2025-03-20 09:49:13.400 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbdbfda 2025-03-20 09:49:13.401 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.402 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@759cde2b 2025-03-20 09:49:13.402 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@759cde2b 2025-03-20 09:49:13.403 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6625f95 2025-03-20 09:49:13.403 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6625f95 2025-03-20 09:49:13.404 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed852c4 2025-03-20 09:49:13.404 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed852c4 2025-03-20 09:49:13.405 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a5a129 2025-03-20 09:49:13.405 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a5a129 2025-03-20 09:49:13.406 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@d136d82 2025-03-20 09:49:13.406 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@d136d82 2025-03-20 09:49:13.406 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a34e5 2025-03-20 09:49:13.406 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@c9a34e5 2025-03-20 09:49:13.408 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f924095 2025-03-20 09:49:13.408 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f924095 2025-03-20 09:49:13.408 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4998ab12 2025-03-20 09:49:13.408 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4998ab12 2025-03-20 09:49:13.409 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d12db43 2025-03-20 09:49:13.409 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d12db43 2025-03-20 09:49:13.410 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cecb2ca 2025-03-20 09:49:13.410 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cecb2ca 2025-03-20 09:49:13.410 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.411 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@781b8521 2025-03-20 09:49:13.411 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@781b8521 2025-03-20 09:49:13.413 [DefaultDispatcher-worker-2 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:13.413 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@257babdb 2025-03-20 09:49:13.413 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@257babdb 2025-03-20 09:49:13.415 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b7545d 2025-03-20 09:49:13.415 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b7545d 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48dfce5c 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-20 09:49:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-20 09:49:13.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-20 09:49:13.417 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@62345aeb 2025-03-20 09:49:13.417 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@62345aeb 2025-03-20 09:49:13.417 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.425 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.427 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac73b4e 2025-03-20 09:49:13.427 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac73b4e 2025-03-20 09:49:13.429 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3400d266 2025-03-20 09:49:13.429 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3400d266 2025-03-20 09:49:13.430 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.431 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@303f503e 2025-03-20 09:49:13.431 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@303f503e 2025-03-20 09:49:13.433 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@753dd85d 2025-03-20 09:49:13.433 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@753dd85d 2025-03-20 09:49:13.435 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a380ff 2025-03-20 09:49:13.435 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a380ff 2025-03-20 09:49:13.436 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.436 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4402efaf 2025-03-20 09:49:13.436 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4402efaf 2025-03-20 09:49:13.437 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.438 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.438 [DefaultDispatcher-worker-9 @coroutine#2349] 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:38641/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:49:13.438 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.438 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38641/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.439 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@e76e9b1 2025-03-20 09:49:13.439 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@e76e9b1 2025-03-20 09:49:13.439 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.439 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.441 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@15122712 2025-03-20 09:49:13.441 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@15122712 2025-03-20 09:49:13.442 [DefaultDispatcher-worker-5 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.442 [DefaultDispatcher-worker-5 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.442 [DefaultDispatcher-worker-5 @coroutine#2348] 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:38641/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:13.442 [DefaultDispatcher-worker-5 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.442 [DefaultDispatcher-worker-5 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.442 [DefaultDispatcher-worker-5 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.443 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5ce937 2025-03-20 09:49:13.443 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5ce937 2025-03-20 09:49:13.443 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.444 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62c02089 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-20 09:49:13.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-03-20 09:49:13.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-03-20 09:49:13.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-20 09:49:13.447 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-03-20 09:49:13.453 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-03-20 09:49:13.454 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-03-20 09:49:13.459 [DefaultDispatcher-worker-5 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee3cd6 2025-03-20 09:49:13.459 [DefaultDispatcher-worker-14 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.465 [DefaultDispatcher-worker-12 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.469 [DefaultDispatcher-worker-17 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.472 [DefaultDispatcher-worker-7 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.484 [DefaultDispatcher-worker-11 @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.492 [DefaultDispatcher-worker-3 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.496 [DefaultDispatcher-worker-11 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.499 [DefaultDispatcher-worker-11 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.503 [DefaultDispatcher-worker-8 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.508 [DefaultDispatcher-worker-20 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:13.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d00c2ae 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:13.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:13.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-20 09:49:13.516 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.518 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4730de88 2025-03-20 09:49:13.518 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4730de88 2025-03-20 09:49:13.520 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f7281e 2025-03-20 09:49:13.520 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f7281e 2025-03-20 09:49:13.522 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc8b5f8 2025-03-20 09:49:13.522 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc8b5f8 2025-03-20 09:49:13.524 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ca2225 2025-03-20 09:49:13.524 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@8ca2225 2025-03-20 09:49:13.526 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49cf692a 2025-03-20 09:49:13.526 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49cf692a 2025-03-20 09:49:13.527 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:13.528 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@39080fd5 2025-03-20 09:49:13.528 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@39080fd5 2025-03-20 09:49:13.530 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e71a79 2025-03-20 09:49:13.530 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e71a79 2025-03-20 09:49:13.532 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e5dd6a 2025-03-20 09:49:13.532 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e5dd6a 2025-03-20 09:49:13.533 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:13.534 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:13.534 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a516f65 2025-03-20 09:49:13.534 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a516f65 2025-03-20 09:49:13.534 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.534 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53729/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.534 [DefaultDispatcher-worker-20 @coroutine#2391] 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:53729/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:49:13.534 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53729/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.534 [DefaultDispatcher-worker-20 @coroutine#2391] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53729/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.535 [DefaultDispatcher-worker-18 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53729/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.535 [DefaultDispatcher-worker-18 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53729/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.538 [DefaultDispatcher-worker-7 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:13.538 [DefaultDispatcher-worker-7 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.538 [DefaultDispatcher-worker-7 @coroutine#2390] 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:53729/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:13.538 [DefaultDispatcher-worker-7 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.539 [DefaultDispatcher-worker-6 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.539 [DefaultDispatcher-worker-6 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.539 [Test worker @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a39d7e 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-20 09:49:13.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2025-03-20 09:49:13.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2025-03-20 09:49:13.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-20 09:49:13.542 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2025-03-20 09:49:13.546 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.548 [Test worker @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2025-03-20 09:49:13.548 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4e5f58 2025-03-20 09:49:13.548 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c4e5f58 2025-03-20 09:49:13.549 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2025-03-20 09:49:13.550 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4289b8a1 2025-03-20 09:49:13.550 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4289b8a1 2025-03-20 09:49:13.552 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b63428 2025-03-20 09:49:13.552 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b63428 2025-03-20 09:49:13.552 [DefaultDispatcher-worker-5 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2025-03-20 09:49:13.553 [DefaultDispatcher-worker-2 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:13.554 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4b29a 2025-03-20 09:49:13.554 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b4b29a 2025-03-20 09:49:13.556 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbe992b 2025-03-20 09:49:13.556 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbe992b 2025-03-20 09:49:13.557 [DefaultDispatcher-worker-7 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:13.558 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fd728d 2025-03-20 09:49:13.558 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fd728d 2025-03-20 09:49:13.560 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@451d078e 2025-03-20 09:49:13.560 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@451d078e 2025-03-20 09:49:13.560 [DefaultDispatcher-worker-13 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:13.561 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@639b4dd5 2025-03-20 09:49:13.561 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@639b4dd5 2025-03-20 09:49:13.564 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa5e74c 2025-03-20 09:49:13.564 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa5e74c 2025-03-20 09:49:13.564 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.564 [DefaultDispatcher-worker-1 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:13.565 [DefaultDispatcher-worker-15 @coroutine#2419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53729/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 09:49:13.565 [DefaultDispatcher-worker-15 @coroutine#2419] 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:53729/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-20 09:49:13.565 [DefaultDispatcher-worker-15 @coroutine#2419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53729/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 09:49:13.566 [DefaultDispatcher-worker-6 @coroutine#2419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53729/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 09:49:13.566 [DefaultDispatcher-worker-6 @coroutine#2419] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53729/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-20 09:49:13.607 [DefaultDispatcher-worker-16 @coroutine#2419] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53729/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-20 09:49:13.607 [DefaultDispatcher-worker-16 @coroutine#2419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53729/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:13.608 [DefaultDispatcher-worker-16 @coroutine#2419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53729/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 09:49:13.608 [DefaultDispatcher-worker-16 @coroutine#2419] 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:53729/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-20 09:49:13.608 [DefaultDispatcher-worker-16 @coroutine#2419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53729/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 09:49:13.608 [DefaultDispatcher-worker-15 @coroutine#2419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53729/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 09:49:13.608 [DefaultDispatcher-worker-15 @coroutine#2419] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53729/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-20 09:49:13.611 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:13.613 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@550b36b3 2025-03-20 09:49:13.613 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@550b36b3 2025-03-20 09:49:13.614 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bccc262 2025-03-20 09:49:13.614 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bccc262 2025-03-20 09:49:13.616 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff35dc3 2025-03-20 09:49:13.616 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff35dc3 2025-03-20 09:49:13.617 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af1c859 2025-03-20 09:49:13.618 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af1c859 2025-03-20 09:49:13.619 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1643cb1a 2025-03-20 09:49:13.619 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1643cb1a 2025-03-20 09:49:13.619 [DefaultDispatcher-worker-3 @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:13.621 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b21d462 2025-03-20 09:49:13.621 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b21d462 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22b2d9e3 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-20 09:49:13.622 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e798980 2025-03-20 09:49:13.622 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e798980 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:13.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:13.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-20 09:49:13.624 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ade3716 2025-03-20 09:49:13.624 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ade3716 2025-03-20 09:49:13.626 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@724d384c 2025-03-20 09:49:13.626 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@724d384c 2025-03-20 09:49:13.626 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.634 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:13.639 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:13.640 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:13.641 [DefaultDispatcher-worker-9 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.641 [DefaultDispatcher-worker-9 @coroutine#2445] 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:50247/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:49:13.641 [DefaultDispatcher-worker-9 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.641 [DefaultDispatcher-worker-9 @coroutine#2445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50247/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.642 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.642 [DefaultDispatcher-worker-18 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.642 [DefaultDispatcher-worker-18 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50247/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:13.643 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6868e4 2025-03-20 09:49:13.643 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6868e4 2025-03-20 09:49:13.645 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af8739 2025-03-20 09:49:13.645 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af8739 2025-03-20 09:49:13.645 [DefaultDispatcher-worker-15 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:13.645 [DefaultDispatcher-worker-15 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.645 [DefaultDispatcher-worker-15 @coroutine#2444] 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:50247/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:13.645 [DefaultDispatcher-worker-15 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.646 [DefaultDispatcher-worker-15 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.646 [DefaultDispatcher-worker-15 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.646 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7900394 2025-03-20 09:49:13.646 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7900394 2025-03-20 09:49:13.646 [Test worker @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c89c92e 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-20 09:49:13.647 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@42928d02 2025-03-20 09:49:13.647 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@42928d02 2025-03-20 09:49:13.648 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@c73e2fc 2025-03-20 09:49:13.648 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@c73e2fc 2025-03-20 09:49:13.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2025-03-20 09:49:13.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2025-03-20 09:49:13.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-20 09:49:13.649 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2025-03-20 09:49:13.650 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@739a2a04 2025-03-20 09:49:13.650 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@739a2a04 2025-03-20 09:49:13.651 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@74911b40 2025-03-20 09:49:13.652 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@74911b40 2025-03-20 09:49:13.653 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bd724d 2025-03-20 09:49:13.653 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bd724d 2025-03-20 09:49:13.654 [Test worker @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2025-03-20 09:49:13.655 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ca00e4 2025-03-20 09:49:13.655 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ca00e4 2025-03-20 09:49:13.655 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.655 [Test worker @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2025-03-20 09:49:13.657 [DefaultDispatcher-worker-2 @coroutine#2467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50247/auth/register 2025-03-20 09:49:13.657 [DefaultDispatcher-worker-2 @coroutine#2467] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50247/auth/register. 2025-03-20 09:49:13.657 [DefaultDispatcher-worker-2 @coroutine#2467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50247/auth/register 2025-03-20 09:49:13.657 [DefaultDispatcher-worker-2 @coroutine#2467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50247/auth/register from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.658 [DefaultDispatcher-worker-17 @coroutine#2467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50247/auth/register 2025-03-20 09:49:13.658 [DefaultDispatcher-worker-17 @coroutine#2467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50247/auth/register 2025-03-20 09:49:13.659 [DefaultDispatcher-worker-16 @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d644b5 2025-03-20 09:49:13.699 [DefaultDispatcher-worker-18 @coroutine#2467] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50247/auth/register. 2025-03-20 09:49:13.699 [DefaultDispatcher-worker-18 @coroutine#2467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50247/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:13.711 [DefaultDispatcher-worker-19 @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:13.714 [DefaultDispatcher-worker-20 @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34d6e9a4 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-20 09:49:13.723 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-03-20 09:49:13.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-03-20 09:49:13.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-20 09:49:13.725 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@73598aa5 2025-03-20 09:49:13.725 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@73598aa5 2025-03-20 09:49:13.726 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d9e6abe 2025-03-20 09:49:13.726 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d9e6abe 2025-03-20 09:49:13.728 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a1e1d5 2025-03-20 09:49:13.728 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a1e1d5 2025-03-20 09:49:13.730 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca36085 2025-03-20 09:49:13.730 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca36085 2025-03-20 09:49:13.731 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@390c916 2025-03-20 09:49:13.731 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@390c916 2025-03-20 09:49:13.733 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd59840 2025-03-20 09:49:13.733 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd59840 2025-03-20 09:49:13.734 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0c6f66 2025-03-20 09:49:13.734 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0c6f66 2025-03-20 09:49:13.734 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-03-20 09:49:13.736 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8c9fca 2025-03-20 09:49:13.736 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8c9fca 2025-03-20 09:49:13.737 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d12534 2025-03-20 09:49:13.737 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d12534 2025-03-20 09:49:13.737 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.739 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-03-20 09:49:13.740 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-03-20 09:49:13.742 [DefaultDispatcher-worker-19 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.742 [DefaultDispatcher-worker-19 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-20 09:49:13.742 [DefaultDispatcher-worker-19 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.742 [DefaultDispatcher-worker-19 @coroutine#2480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.742 [DefaultDispatcher-worker-11 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.742 [DefaultDispatcher-worker-11 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.746 [DefaultDispatcher-worker-1 @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-03-20 09:49:13.746 [DefaultDispatcher-worker-1 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.746 [DefaultDispatcher-worker-1 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-20 09:49:13.746 [DefaultDispatcher-worker-1 @coroutine#2479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.746 [DefaultDispatcher-worker-1 @coroutine#2479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.746 [DefaultDispatcher-worker-1 @coroutine#2479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.747 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-03-20 09:49:13.749 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.749 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-03-20 09:49:13.750 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bf434d 2025-03-20 09:49:13.750 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@12bf434d 2025-03-20 09:49:13.752 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c78bf6a 2025-03-20 09:49:13.752 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c78bf6a 2025-03-20 09:49:13.753 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1847283d 2025-03-20 09:49:13.754 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1847283d 2025-03-20 09:49:13.755 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d45b551 2025-03-20 09:49:13.755 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d45b551 2025-03-20 09:49:13.757 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3508209f 2025-03-20 09:49:13.757 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3508209f 2025-03-20 09:49:13.758 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd24abb 2025-03-20 09:49:13.758 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd24abb 2025-03-20 09:49:13.759 [Test worker @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4822fc53 2025-03-20 09:49:13.760 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7581dc 2025-03-20 09:49:13.760 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7581dc 2025-03-20 09:49:13.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-20 09:49:13.760 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-20 09:49:13.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.760 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4822fc53: (connection evicted) 2025-03-20 09:49:13.761 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6a4a1e 2025-03-20 09:49:13.761 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6a4a1e 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:13.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-20 09:49:13.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1d5f3 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-20 09:49:13.763 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@491299f4 2025-03-20 09:49:13.763 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@491299f4 2025-03-20 09:49:13.763 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-20 09:49:13.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-03-20 09:49:13.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-03-20 09:49:13.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-20 09:49:13.764 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-03-20 09:49:13.769 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-03-20 09:49:13.770 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-03-20 09:49:13.770 [DefaultDispatcher-worker-7 @coroutine#2507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.770 [DefaultDispatcher-worker-7 @coroutine#2507] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-20 09:49:13.770 [DefaultDispatcher-worker-7 @coroutine#2507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.771 [DefaultDispatcher-worker-7 @coroutine#2507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.771 [DefaultDispatcher-worker-15 @coroutine#2507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.771 [DefaultDispatcher-worker-15 @coroutine#2507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.775 [DefaultDispatcher-worker-19 @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-03-20 09:49:13.775 [DefaultDispatcher-worker-19 @coroutine#2506] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.775 [DefaultDispatcher-worker-19 @coroutine#2506] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-20 09:49:13.775 [DefaultDispatcher-worker-19 @coroutine#2506] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.775 [DefaultDispatcher-worker-7 @coroutine#2506] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.775 [DefaultDispatcher-worker-7 @coroutine#2506] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.776 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-03-20 09:49:13.777 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-03-20 09:49:13.779 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726882da 2025-03-20 09:49:13.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-20 09:49:13.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-20 09:49:13.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.780 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@726882da: (connection evicted) 2025-03-20 09:49:13.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:13.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-20 09:49:13.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-20 09:49:13.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@664c0466 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-20 09:49:13.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592 2025-03-20 09:49:13.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592 2025-03-20 09:49:13.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-20 09:49:13.783 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592 2025-03-20 09:49:13.788 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592 2025-03-20 09:49:13.788 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592 2025-03-20 09:49:13.789 [DefaultDispatcher-worker-15 @coroutine#2534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.789 [DefaultDispatcher-worker-15 @coroutine#2534] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-20 09:49:13.789 [DefaultDispatcher-worker-15 @coroutine#2534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.789 [DefaultDispatcher-worker-15 @coroutine#2534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.790 [DefaultDispatcher-worker-11 @coroutine#2534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.790 [DefaultDispatcher-worker-11 @coroutine#2534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.793 [DefaultDispatcher-worker-11 @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592 2025-03-20 09:49:13.793 [DefaultDispatcher-worker-11 @coroutine#2533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.793 [DefaultDispatcher-worker-11 @coroutine#2533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-20 09:49:13.793 [DefaultDispatcher-worker-11 @coroutine#2533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.794 [DefaultDispatcher-worker-18 @coroutine#2533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.794 [DefaultDispatcher-worker-18 @coroutine#2533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.795 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592 2025-03-20 09:49:13.796 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592 2025-03-20 09:49:13.797 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592 2025-03-20 09:49:13.799 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592 2025-03-20 09:49:13.800 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592 2025-03-20 09:49:13.802 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592 2025-03-20 09:49:13.803 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592 2025-03-20 09:49:13.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-20 09:49:13.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-20 09:49:13.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.804 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ceeb592: (connection evicted) 2025-03-20 09:49:13.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:13.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-20 09:49:13.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-20 09:49:13.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c509742 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-20 09:49:13.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2025-03-20 09:49:13.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2025-03-20 09:49:13.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-20 09:49:13.806 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2025-03-20 09:49:13.811 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2025-03-20 09:49:13.812 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2025-03-20 09:49:13.813 [DefaultDispatcher-worker-18 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.813 [DefaultDispatcher-worker-18 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-20 09:49:13.813 [DefaultDispatcher-worker-18 @coroutine#2572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.813 [DefaultDispatcher-worker-18 @coroutine#2572] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.814 [DefaultDispatcher-worker-11 @coroutine#2572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.814 [DefaultDispatcher-worker-11 @coroutine#2572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.817 [DefaultDispatcher-worker-10 @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2025-03-20 09:49:13.817 [DefaultDispatcher-worker-10 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.817 [DefaultDispatcher-worker-10 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-20 09:49:13.817 [DefaultDispatcher-worker-10 @coroutine#2571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.817 [DefaultDispatcher-worker-16 @coroutine#2571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.817 [DefaultDispatcher-worker-16 @coroutine#2571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.818 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2025-03-20 09:49:13.819 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2025-03-20 09:49:13.822 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd 2025-03-20 09:49:13.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-20 09:49:13.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-20 09:49:13.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.823 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d41aefd: (connection evicted) 2025-03-20 09:49:13.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:13.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-20 09:49:13.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@144fc5fa 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-20 09:49:13.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@555b3ec9 2025-03-20 09:49:13.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@555b3ec9 2025-03-20 09:49:13.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-20 09:49:13.826 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555b3ec9 2025-03-20 09:49:13.831 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555b3ec9 2025-03-20 09:49:13.832 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555b3ec9 2025-03-20 09:49:13.832 [DefaultDispatcher-worker-10 @coroutine#2604] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.832 [DefaultDispatcher-worker-10 @coroutine#2604] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-20 09:49:13.832 [DefaultDispatcher-worker-10 @coroutine#2604] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.832 [DefaultDispatcher-worker-10 @coroutine#2604] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.833 [DefaultDispatcher-worker-15 @coroutine#2604] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.833 [DefaultDispatcher-worker-15 @coroutine#2604] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.836 [DefaultDispatcher-worker-12 @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555b3ec9 2025-03-20 09:49:13.836 [DefaultDispatcher-worker-12 @coroutine#2603] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.836 [DefaultDispatcher-worker-12 @coroutine#2603] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-20 09:49:13.836 [DefaultDispatcher-worker-12 @coroutine#2603] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.837 [DefaultDispatcher-worker-2 @coroutine#2603] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.837 [DefaultDispatcher-worker-2 @coroutine#2603] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.838 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555b3ec9 2025-03-20 09:49:13.839 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555b3ec9 2025-03-20 09:49:13.840 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555b3ec9 2025-03-20 09:49:13.842 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555b3ec9 2025-03-20 09:49:13.843 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@555b3ec9 2025-03-20 09:49:13.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-20 09:49:13.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-20 09:49:13.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.844 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@555b3ec9: (connection evicted) 2025-03-20 09:49:13.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:13.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-20 09:49:13.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36b2b6e6 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:13.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-20 09:49:13.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@17af9f67 2025-03-20 09:49:13.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@17af9f67 2025-03-20 09:49:13.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-20 09:49:13.847 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17af9f67 2025-03-20 09:49:13.852 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17af9f67 2025-03-20 09:49:13.853 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17af9f67 2025-03-20 09:49:13.853 [DefaultDispatcher-worker-17 @coroutine#2635] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.853 [DefaultDispatcher-worker-17 @coroutine#2635] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-20 09:49:13.853 [DefaultDispatcher-worker-17 @coroutine#2635] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.853 [DefaultDispatcher-worker-17 @coroutine#2635] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:13.854 [DefaultDispatcher-worker-4 @coroutine#2635] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.854 [DefaultDispatcher-worker-4 @coroutine#2635] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-20 09:49:13.857 [DefaultDispatcher-worker-12 @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17af9f67 2025-03-20 09:49:13.857 [DefaultDispatcher-worker-12 @coroutine#2634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.857 [DefaultDispatcher-worker-12 @coroutine#2634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-20 09:49:13.857 [DefaultDispatcher-worker-12 @coroutine#2634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.858 [DefaultDispatcher-worker-14 @coroutine#2634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.858 [DefaultDispatcher-worker-14 @coroutine#2634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-20 09:49:13.859 [Test worker @coroutine#2639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17af9f67 2025-03-20 09:49:13.861 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17af9f67 2025-03-20 09:49:13.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-20 09:49:13.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-20 09:49:13.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:13.862 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17af9f67: (connection evicted) 2025-03-20 09:49:13.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:13.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-20 09:49:13.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-20 09:49:13.993 [DefaultDispatcher-worker-20 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:13.993 [DefaultDispatcher-worker-20 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.993 [DefaultDispatcher-worker-20 @coroutine#2113] 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:55369/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:13.993 [DefaultDispatcher-worker-20 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.994 [DefaultDispatcher-worker-3 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:13.994 [DefaultDispatcher-worker-3 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.090 [DefaultDispatcher-worker-15 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:14.090 [DefaultDispatcher-worker-15 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.090 [DefaultDispatcher-worker-15 @coroutine#2146] 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:39419/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:14.090 [DefaultDispatcher-worker-15 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.091 [DefaultDispatcher-worker-14 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.091 [DefaultDispatcher-worker-14 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7127f04b 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.123 [Test worker @coroutine#2684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-20 09:49:14.124 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f9b425 2025-03-20 09:49:14.124 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f9b425 2025-03-20 09:49:14.124 [Test worker @coroutine#2684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-20 09:49:14.131 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f9b425 2025-03-20 09:49:14.136 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f9b425 2025-03-20 09:49:14.137 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f9b425 2025-03-20 09:49:14.138 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f9b425 2025-03-20 09:49:14.143 [DefaultDispatcher-worker-11 @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f9b425 2025-03-20 09:49:14.149 [DefaultDispatcher-worker-8 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42f9b425 2025-03-20 09:49:14.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-20 09:49:14.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-20 09:49:14.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.151 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42f9b425: (connection evicted) 2025-03-20 09:49:14.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:14.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-20 09:49:14.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3803bc1a 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.152 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2025-03-20 09:49:14.153 [Test worker @coroutine#2709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-20 09:49:14.160 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2025-03-20 09:49:14.165 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2025-03-20 09:49:14.166 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2025-03-20 09:49:14.167 [Test worker @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2025-03-20 09:49:14.167 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-20 09:49:14.167 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.167 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.167 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.167 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.167 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.167 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.167 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e6025c9 2025-03-20 09:49:14.167 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.167 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-20 09:49:14.168 [Test worker @coroutine#2709] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-20 09:49:14.168 [DefaultDispatcher-worker-5 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:14.168 [DefaultDispatcher-worker-5 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.168 [DefaultDispatcher-worker-5 @coroutine#2192] 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:56245/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:14.168 [DefaultDispatcher-worker-5 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.169 [DefaultDispatcher-worker-16 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.169 [DefaultDispatcher-worker-16 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.176 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-20 09:49:14.181 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-20 09:49:14.182 [Test worker @coroutine#2721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-20 09:49:14.183 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-20 09:49:14.187 [DefaultDispatcher-worker-8 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-20 09:49:14.195 [DefaultDispatcher-worker-2 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2025-03-20 09:49:14.198 [DefaultDispatcher-worker-16 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2025-03-20 09:49:14.201 [DefaultDispatcher-worker-10 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2025-03-20 09:49:14.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-20 09:49:14.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-20 09:49:14.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.208 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f: (connection evicted) 2025-03-20 09:49:14.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:14.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-20 09:49:14.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-20 09:49:14.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-20 09:49:14.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-20 09:49:14.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.209 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f5df147: (connection evicted) 2025-03-20 09:49:14.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:14.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-20 09:49:14.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e40edb7 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.210 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-20 09:49:14.211 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c0891 2025-03-20 09:49:14.211 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@282c0891 2025-03-20 09:49:14.211 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-20 09:49:14.219 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c0891 2025-03-20 09:49:14.223 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c0891 2025-03-20 09:49:14.224 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c0891 2025-03-20 09:49:14.225 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c0891 2025-03-20 09:49:14.225 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df496d9 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-20 09:49:14.226 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-20 09:49:14.234 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-20 09:49:14.239 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-20 09:49:14.240 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-20 09:49:14.241 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-20 09:49:14.245 [DefaultDispatcher-worker-20 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1 2025-03-20 09:49:14.251 [DefaultDispatcher-worker-14 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:14.251 [DefaultDispatcher-worker-14 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.251 [DefaultDispatcher-worker-14 @coroutine#2224] 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:39863/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:14.251 [DefaultDispatcher-worker-14 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.252 [DefaultDispatcher-worker-8 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.252 [DefaultDispatcher-worker-8 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.253 [DefaultDispatcher-worker-8 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c0891 2025-03-20 09:49:14.256 [DefaultDispatcher-worker-2 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c0891 2025-03-20 09:49:14.259 [DefaultDispatcher-worker-2 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282c0891 2025-03-20 09:49:14.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-20 09:49:14.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-20 09:49:14.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.262 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@282c0891: (connection evicted) 2025-03-20 09:49:14.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:14.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-20 09:49:14.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-20 09:49:14.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-20 09:49:14.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-20 09:49:14.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.262 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bafe1f1: (connection evicted) 2025-03-20 09:49:14.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:14.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-20 09:49:14.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d41518b 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.263 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.264 [Test worker @coroutine#2783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-20 09:49:14.264 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cc46a4 2025-03-20 09:49:14.264 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cc46a4 2025-03-20 09:49:14.264 [Test worker @coroutine#2783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-20 09:49:14.271 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cc46a4 2025-03-20 09:49:14.276 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cc46a4 2025-03-20 09:49:14.277 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cc46a4 2025-03-20 09:49:14.278 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cc46a4 2025-03-20 09:49:14.282 [DefaultDispatcher-worker-4 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cc46a4 2025-03-20 09:49:14.292 [DefaultDispatcher-worker-16 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:14.292 [DefaultDispatcher-worker-16 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.292 [DefaultDispatcher-worker-16 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:14.292 [DefaultDispatcher-worker-16 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.292 [DefaultDispatcher-worker-14 @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cc46a4 2025-03-20 09:49:14.293 [DefaultDispatcher-worker-14 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.293 [DefaultDispatcher-worker-14 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.294 [Test worker @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cc46a4 2025-03-20 09:49:14.297 [DefaultDispatcher-worker-13 @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59cc46a4 2025-03-20 09:49:14.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-03-20 09:49:14.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-03-20 09:49:14.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.308 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59cc46a4: (connection evicted) 2025-03-20 09:49:14.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:14.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-03-20 09:49:14.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cb4e4b1 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2025-03-20 09:49:14.309 [Test worker @coroutine#2839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-20 09:49:14.316 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2025-03-20 09:49:14.321 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2025-03-20 09:49:14.322 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2025-03-20 09:49:14.323 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2025-03-20 09:49:14.328 [DefaultDispatcher-worker-9 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2025-03-20 09:49:14.331 [DefaultDispatcher-worker-14 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568b1c6d 2025-03-20 09:49:14.331 [DefaultDispatcher-worker-14 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.331 [DefaultDispatcher-worker-14 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:14.331 [DefaultDispatcher-worker-14 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.332 [DefaultDispatcher-worker-13 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.338 [DefaultDispatcher-worker-3 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2025-03-20 09:49:14.340 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2025-03-20 09:49:14.346 [DefaultDispatcher-worker-13 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7 2025-03-20 09:49:14.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-20 09:49:14.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-20 09:49:14.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.350 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6971c6b7: (connection evicted) 2025-03-20 09:49:14.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:14.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-20 09:49:14.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c584c 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.351 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.352 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.352 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.352 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.352 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.352 [Test worker @coroutine#2894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-20 09:49:14.352 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-03-20 09:49:14.352 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-03-20 09:49:14.352 [Test worker @coroutine#2894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-20 09:49:14.356 [DefaultDispatcher-worker-3 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:14.356 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.356 [DefaultDispatcher-worker-3 @coroutine#2297] 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:44039/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:14.356 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.356 [DefaultDispatcher-worker-18 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.356 [DefaultDispatcher-worker-18 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.360 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-03-20 09:49:14.365 [Test worker @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-03-20 09:49:14.366 [Test worker @coroutine#2900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-03-20 09:49:14.367 [Test worker @coroutine#2902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-03-20 09:49:14.371 [DefaultDispatcher-worker-14 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-03-20 09:49:14.381 [DefaultDispatcher-worker-14 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-03-20 09:49:14.385 [DefaultDispatcher-worker-18 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-03-20 09:49:14.452 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.457 [DefaultDispatcher-worker-2 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:14.457 [DefaultDispatcher-worker-2 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.457 [DefaultDispatcher-worker-2 @coroutine#2348] 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:38641/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:14.457 [DefaultDispatcher-worker-2 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.458 [DefaultDispatcher-worker-9 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.458 [DefaultDispatcher-worker-9 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.503 [DefaultDispatcher-worker-6 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@468dbd07 2025-03-20 09:49:14.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-03-20 09:49:14.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-03-20 09:49:14.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.532 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@468dbd07: (connection evicted) 2025-03-20 09:49:14.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:14.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-03-20 09:49:14.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60abe420 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b43eb71 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b43eb71 2025-03-20 09:49:14.534 [Test worker @coroutine#2938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-20 09:49:14.542 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b43eb71 2025-03-20 09:49:14.543 [DefaultDispatcher-worker-8 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:14.543 [DefaultDispatcher-worker-8 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.543 [DefaultDispatcher-worker-8 @coroutine#2390] 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:53729/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:14.543 [DefaultDispatcher-worker-8 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.544 [DefaultDispatcher-worker-2 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.544 [DefaultDispatcher-worker-2 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.547 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b43eb71 2025-03-20 09:49:14.548 [Test worker @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b43eb71 2025-03-20 09:49:14.549 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b43eb71 2025-03-20 09:49:14.553 [DefaultDispatcher-worker-17 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b43eb71 2025-03-20 09:49:14.554 [Test worker @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b43eb71 2025-03-20 09:49:14.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-20 09:49:14.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-20 09:49:14.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.559 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b43eb71: (connection evicted) 2025-03-20 09:49:14.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:14.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-20 09:49:14.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32fb4a87 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.560 [Test worker @coroutine#2972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-20 09:49:14.561 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@27311c99 2025-03-20 09:49:14.561 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@27311c99 2025-03-20 09:49:14.561 [Test worker @coroutine#2972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-20 09:49:14.568 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27311c99 2025-03-20 09:49:14.573 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27311c99 2025-03-20 09:49:14.574 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27311c99 2025-03-20 09:49:14.574 [Test worker @coroutine#2977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27311c99 2025-03-20 09:49:14.579 [DefaultDispatcher-worker-20 @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27311c99 2025-03-20 09:49:14.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-20 09:49:14.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-20 09:49:14.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.618 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27311c99: (connection evicted) 2025-03-20 09:49:14.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:14.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-20 09:49:14.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-20 09:49:14.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50c9b080 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-20 09:49:14.668 [DefaultDispatcher-worker-16 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:14.668 [DefaultDispatcher-worker-16 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.668 [DefaultDispatcher-worker-16 @coroutine#2444] 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:50247/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:14.668 [DefaultDispatcher-worker-16 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.669 [DefaultDispatcher-worker-9 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.669 [DefaultDispatcher-worker-9 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.678 [DefaultDispatcher-worker-9 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.682 [DefaultDispatcher-worker-17 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.686 [DefaultDispatcher-worker-18 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.689 [DefaultDispatcher-worker-2 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.705 [DefaultDispatcher-worker-12 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.706 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-20 09:49:14.710 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-03-20 09:49:14.711 [DefaultDispatcher-worker-11 @coroutine#3011] INFO ktor.application - Responding at http://0.0.0.0:44081 2025-03-20 09:49:14.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-20 09:49:14.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7108b12d 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-20 09:49:14.720 [DefaultDispatcher-worker-12 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.720 [DefaultDispatcher-worker-12 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:49:14.720 [DefaultDispatcher-worker-12 @coroutine#3013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.720 [DefaultDispatcher-worker-12 @coroutine#3013] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:14.721 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.722 [eventLoopGroupProxy-19-1 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 09:49:14.722 [eventLoopGroupProxy-19-2 @call-handler#3022] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 09:49:14.722 [eventLoopGroupProxy-19-1 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.722 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.722 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:49:14.722 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.722 [DefaultDispatcher-worker-7 @coroutine#3013] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.722 [DefaultDispatcher-worker-7 @coroutine#3013] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@361a618e 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-20 09:49:14.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-20 09:49:14.729 [DefaultDispatcher-worker-10 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.729 [DefaultDispatcher-worker-10 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.729 [DefaultDispatcher-worker-10 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:14.729 [DefaultDispatcher-worker-10 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.730 [eventLoopGroupProxy-19-2 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 09:49:14.730 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.730 [DefaultDispatcher-worker-9 @coroutine#3012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.730 [DefaultDispatcher-worker-9 @coroutine#3012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.733 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.733 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:49:14.733 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.733 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49de2cc4 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:14.734 [eventLoopGroupProxy-19-2 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:14.734 [DefaultDispatcher-worker-5 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:14.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:14.734 [eventLoopGroupProxy-19-2 @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-03-20 09:49:14.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-20 09:49:14.734 [eventLoopGroupProxy-19-2 @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-03-20 09:49:14.734 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3459ccd9 2025-03-20 09:49:14.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3459ccd9 2025-03-20 09:49:14.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-20 09:49:14.735 [eventLoopGroupProxy-19-3 @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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 09:49:14.735 [eventLoopGroupProxy-19-3 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.735 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.735 [DefaultDispatcher-worker-11 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.738 [DefaultDispatcher-worker-20 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.744 [DefaultDispatcher-worker-5 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.744 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.744 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:14.744 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.744 [eventLoopGroupProxy-19-2 @call-handler#3045] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 09:49:14.744 [eventLoopGroupProxy-19-2 @call-handler#3045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.745 [DefaultDispatcher-worker-18 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.745 [DefaultDispatcher-worker-18 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.745 [DefaultDispatcher-worker-20 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.745 [DefaultDispatcher-worker-20 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-20 09:49:14.745 [DefaultDispatcher-worker-20 @coroutine#3047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.745 [DefaultDispatcher-worker-20 @coroutine#3047] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-20 09:49:14.745 [eventLoopGroupProxy-19-2 @call-handler#3054] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-20 09:49:14.746 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.746 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:49:14.746 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.746 [DefaultDispatcher-worker-19 @coroutine#3047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.746 [DefaultDispatcher-worker-19 @coroutine#3047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-20 09:49:14.747 [eventLoopGroupProxy-19-4 @call-handler#3059] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-20 09:49:14.747 [eventLoopGroupProxy-19-4 @call-handler#3059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.749 [DefaultDispatcher-worker-15 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.749 [DefaultDispatcher-worker-3 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.751 [DefaultDispatcher-worker-19 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.753 [DefaultDispatcher-worker-19 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.754 [DefaultDispatcher-worker-1 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3459ccd9 2025-03-20 09:49:14.754 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.754 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:14.754 [DefaultDispatcher-worker-1 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.755 [eventLoopGroupProxy-19-2 @call-handler#3066] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-20 09:49:14.755 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.755 [DefaultDispatcher-worker-18 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.755 [DefaultDispatcher-worker-18 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/replication/nodeId 2025-03-20 09:49:14.758 [DefaultDispatcher-worker-10 @coroutine#3046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3459ccd9 2025-03-20 09:49:14.761 [DefaultDispatcher-worker-18 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3459ccd9 2025-03-20 09:49:14.768 [DefaultDispatcher-worker-3 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.769 [DefaultDispatcher-worker-12 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-20 09:49:14.769 [DefaultDispatcher-worker-12 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-20 09:49:14.769 [DefaultDispatcher-worker-12 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-20 09:49:14.770 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-03-20 09:49:14.773 [DefaultDispatcher-worker-20 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.785 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-20 09:49:14.785 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-20 09:49:14.785 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-20 09:49:14.785 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.785 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226433 2025-03-20 09:49:14.785 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226433. 2025-03-20 09:49:14.785 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226433 2025-03-20 09:49:14.785 [eventLoopGroupProxy-19-2 @call-handler#3084] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-20 09:49:14.788 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.788 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226433 2025-03-20 09:49:14.788 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226433 2025-03-20 09:49:14.788 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226433. 2025-03-20 09:49:14.788 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226433 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.792 [DefaultDispatcher-worker-1 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.793 [DefaultDispatcher-worker-1 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 09:49:14.793 [DefaultDispatcher-worker-1 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-20 09:49:14.793 [DefaultDispatcher-worker-1 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 09:49:14.793 [eventLoopGroupProxy-19-2 @call-handler#3088] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-20 09:49:14.794 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.794 [DefaultDispatcher-worker-1 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 09:49:14.794 [DefaultDispatcher-worker-1 @coroutine#3055] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 09:49:14.794 [DefaultDispatcher-worker-1 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-20 09:49:14.794 [DefaultDispatcher-worker-1 @coroutine#3055] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.798 [DefaultDispatcher-worker-14 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.808 [DefaultDispatcher-worker-1 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.811 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.811 [DefaultDispatcher-worker-5 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.811 [DefaultDispatcher-worker-1 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.812 [DefaultDispatcher-worker-1 @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:44081/UmAppDatabase/replication/message. 2025-03-20 09:49:14.812 [DefaultDispatcher-worker-1 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.812 [DefaultDispatcher-worker-1 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44081/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 09:49:14.812 [eventLoopGroupProxy-19-2 @call-handler#3094] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 09:49:14.812 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.812 [eventLoopGroupProxy-19-2 @call-handler#3094] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 09:49:14.812 [eventLoopGroupProxy-19-2 @call-handler#3094] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:49:14.816 [DefaultDispatcher-worker-6 @call-handler#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.816 [eventLoopGroupProxy-19-2 @call-handler#3094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.816 [DefaultDispatcher-worker-6 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.816 [DefaultDispatcher-worker-6 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.817 [DefaultDispatcher-worker-6 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/replication/message. 2025-03-20 09:49:14.817 [DefaultDispatcher-worker-6 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.820 [DefaultDispatcher-worker-18 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.825 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.827 [DefaultDispatcher-worker-3 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.827 [DefaultDispatcher-worker-10 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-20 09:49:14.827 [DefaultDispatcher-worker-10 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-20 09:49:14.827 [DefaultDispatcher-worker-10 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-20 09:49:14.828 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-03-20 09:49:14.831 [DefaultDispatcher-worker-16 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.835 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:14.841 [DefaultDispatcher-worker-11 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-20 09:49:14.841 [DefaultDispatcher-worker-11 @coroutine#3055] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-20 09:49:14.841 [DefaultDispatcher-worker-11 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-20 09:49:14.841 [DefaultDispatcher-worker-11 @coroutine#3055] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.841 [DefaultDispatcher-worker-11 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226434 2025-03-20 09:49:14.841 [DefaultDispatcher-worker-11 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226434. 2025-03-20 09:49:14.841 [DefaultDispatcher-worker-11 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226434 2025-03-20 09:49:14.841 [eventLoopGroupProxy-19-2 @call-handler#3112] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-20 09:49:14.842 [eventLoopGroupProxy-19-2 @call-handler#3112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.842 [DefaultDispatcher-worker-8 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226434 2025-03-20 09:49:14.842 [DefaultDispatcher-worker-8 @coroutine#3055] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226434 2025-03-20 09:49:14.842 [DefaultDispatcher-worker-8 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226434. 2025-03-20 09:49:14.842 [DefaultDispatcher-worker-8 @coroutine#3055] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=707053642366226434 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.845 [DefaultDispatcher-worker-16 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.846 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 09:49:14.846 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-20 09:49:14.846 [DefaultDispatcher-worker-19 @coroutine#3055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 09:49:14.846 [eventLoopGroupProxy-19-2 @call-handler#3116] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-20 09:49:14.846 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.846 [DefaultDispatcher-worker-12 @coroutine#3055] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 09:49:14.846 [DefaultDispatcher-worker-12 @coroutine#3055] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync 2025-03-20 09:49:14.846 [DefaultDispatcher-worker-12 @coroutine#3055] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-20 09:49:14.846 [DefaultDispatcher-worker-12 @coroutine#3055] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.850 [DefaultDispatcher-worker-15 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.860 [DefaultDispatcher-worker-3 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.863 [DefaultDispatcher-worker-1 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.863 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.863 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/replication/message. 2025-03-20 09:49:14.863 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.863 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44081/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 09:49:14.863 [DefaultDispatcher-worker-13 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.864 [eventLoopGroupProxy-19-2 @call-handler#3122] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 09:49:14.864 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 09:49:14.864 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:49:14.866 [DefaultDispatcher-worker-20 @coroutine#3055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.870 [DefaultDispatcher-worker-8 @call-handler#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.870 [eventLoopGroupProxy-19-2 @call-handler#3122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.870 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.870 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.870 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/replication/message. 2025-03-20 09:49:14.870 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.874 [DefaultDispatcher-worker-16 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.878 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432 2025-03-20 09:49:14.878 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432. 2025-03-20 09:49:14.878 [UI Thread @coroutine#3142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432 2025-03-20 09:49:14.878 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.878 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.878 [UI Thread @coroutine#3146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.878 [eventLoopGroupProxy-19-2 @call-handler#3157] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-20 09:49:14.879 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.879 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.879 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.879 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.879 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.879 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.880 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433 2025-03-20 09:49:14.880 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433. 2025-03-20 09:49:14.880 [UI Thread @coroutine#3171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433 2025-03-20 09:49:14.881 [eventLoopGroupProxy-19-5 @call-handler#3177] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-20 09:49:14.881 [eventLoopGroupProxy-19-2 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.881 [UI Thread @coroutine#3142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432 2025-03-20 09:49:14.881 [UI Thread @coroutine#3142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432 2025-03-20 09:49:14.881 [eventLoopGroupProxy-19-6 @call-handler#3183] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-20 09:49:14.881 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432. 2025-03-20 09:49:14.881 [UI Thread @coroutine#3142] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.881 [eventLoopGroupProxy-19-7 @call-handler#3184] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-20 09:49:14.882 [eventLoopGroupProxy-19-5 @call-handler#3177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.882 [eventLoopGroupProxy-19-8 @call-handler#3187] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-20 09:49:14.882 [UI Thread @coroutine#3146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.882 [UI Thread @coroutine#3146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.882 [eventLoopGroupProxy-19-6 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.882 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.882 [UI Thread @coroutine#3146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.882 [eventLoopGroupProxy-19-7 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.882 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.882 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.883 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.883 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.883 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.883 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.883 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.883 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.886 [DefaultDispatcher-worker-18 @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.889 [eventLoopGroupProxy-19-8 @call-handler#3187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.890 [DefaultDispatcher-worker-7 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.890 [UI Thread @coroutine#3171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433 2025-03-20 09:49:14.890 [UI Thread @coroutine#3171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433 2025-03-20 09:49:14.890 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433. 2025-03-20 09:49:14.890 [UI Thread @coroutine#3171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.893 [DefaultDispatcher-worker-19 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.897 [DefaultDispatcher-worker-13 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.901 [DefaultDispatcher-worker-16 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.903 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707053642366226432 2025-03-20 09:49:14.903 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707053642366226432. 2025-03-20 09:49:14.903 [UI Thread @coroutine#3201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707053642366226432 2025-03-20 09:49:14.904 [eventLoopGroupProxy-19-2 @call-handler#3203] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-03-20 09:49:14.905 [eventLoopGroupProxy-19-2 @call-handler#3203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.905 [UI Thread @coroutine#3201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707053642366226432 2025-03-20 09:49:14.905 [UI Thread @coroutine#3201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707053642366226432 2025-03-20 09:49:14.905 [UI Thread @coroutine#3201] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707053642366226432. 2025-03-20 09:49:14.905 [UI Thread @coroutine#3201] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=707053642366226432 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.910 [DefaultDispatcher-worker-16 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.914 [DefaultDispatcher-worker-1 @coroutine#3201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.918 [DefaultDispatcher-worker-9 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.918 [DefaultDispatcher-worker-9 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.918 [DefaultDispatcher-worker-9 @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:44081/UmAppDatabase/replication/message. 2025-03-20 09:49:14.918 [DefaultDispatcher-worker-9 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.918 [DefaultDispatcher-worker-9 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44081/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 09:49:14.918 [eventLoopGroupProxy-19-2 @call-handler#3211] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 09:49:14.919 [eventLoopGroupProxy-19-2 @call-handler#3211] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 09:49:14.919 [eventLoopGroupProxy-19-2 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:49:14.922 [DefaultDispatcher-worker-8 @call-handler#3211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.922 [eventLoopGroupProxy-19-2 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.923 [DefaultDispatcher-worker-12 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.923 [DefaultDispatcher-worker-12 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.923 [DefaultDispatcher-worker-12 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/replication/message. 2025-03-20 09:49:14.923 [DefaultDispatcher-worker-12 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.927 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707053642366226434&assignmentUid=707053642366226432&clazzUid=707053642366226432&submitterUid=707053642366226433 2025-03-20 09:49:14.927 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707053642366226434&assignmentUid=707053642366226432&clazzUid=707053642366226432&submitterUid=707053642366226433. 2025-03-20 09:49:14.927 [UI Thread @coroutine#3227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707053642366226434&assignmentUid=707053642366226432&clazzUid=707053642366226432&submitterUid=707053642366226433 2025-03-20 09:49:14.927 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:14.927 [eventLoopGroupProxy-19-2 @call-handler#3232] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-03-20 09:49:14.930 [eventLoopGroupProxy-19-2 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.930 [UI Thread @coroutine#3227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707053642366226434&assignmentUid=707053642366226432&clazzUid=707053642366226432&submitterUid=707053642366226433 2025-03-20 09:49:14.930 [UI Thread @coroutine#3227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707053642366226434&assignmentUid=707053642366226432&clazzUid=707053642366226432&submitterUid=707053642366226433 2025-03-20 09:49:14.931 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707053642366226434&assignmentUid=707053642366226432&clazzUid=707053642366226432&submitterUid=707053642366226433. 2025-03-20 09:49:14.931 [UI Thread @coroutine#3227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=707053642366226434&assignmentUid=707053642366226432&clazzUid=707053642366226432&submitterUid=707053642366226433 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.935 [DefaultDispatcher-worker-15 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.938 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/PersonDao/getNamesByUid?uid=707053642366226433 2025-03-20 09:49:14.938 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/PersonDao/getNamesByUid?uid=707053642366226433. 2025-03-20 09:49:14.938 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/PersonDao/getNamesByUid?uid=707053642366226433 2025-03-20 09:49:14.939 [eventLoopGroupProxy-19-2 @call-handler#3250] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-03-20 09:49:14.939 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.939 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.939 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.939 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707053642366226432 2025-03-20 09:49:14.939 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707053642366226432. 2025-03-20 09:49:14.939 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707053642366226432 2025-03-20 09:49:14.939 [eventLoopGroupProxy-19-2 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.940 [eventLoopGroupProxy-19-5 @call-handler#3259] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-03-20 09:49:14.940 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.940 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.940 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.940 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.940 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.940 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.940 [eventLoopGroupProxy-19-6 @call-handler#3264] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-03-20 09:49:14.940 [eventLoopGroupProxy-19-7 @call-handler#3269] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-03-20 09:49:14.940 [eventLoopGroupProxy-19-8 @call-handler#3271] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-03-20 09:49:14.940 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/PersonDao/getNamesByUid?uid=707053642366226433 2025-03-20 09:49:14.940 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/PersonDao/getNamesByUid?uid=707053642366226433 2025-03-20 09:49:14.941 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/PersonDao/getNamesByUid?uid=707053642366226433. 2025-03-20 09:49:14.941 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/PersonDao/getNamesByUid?uid=707053642366226433 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.941 [eventLoopGroupProxy-19-7 @call-handler#3269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.941 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.941 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.941 [eventLoopGroupProxy-19-8 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.941 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.941 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.941 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.941 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.942 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.942 [eventLoopGroupProxy-19-5 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.942 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.942 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.942 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.942 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.942 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=707053642366226433&assignmentUid=707053642366226432 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.943 [eventLoopGroupProxy-19-6 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.943 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707053642366226432 2025-03-20 09:49:14.943 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707053642366226432 2025-03-20 09:49:14.943 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707053642366226432. 2025-03-20 09:49:14.943 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=707053642366226432 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.945 [DefaultDispatcher-worker-15 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.949 [DefaultDispatcher-worker-8 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.952 [DefaultDispatcher-worker-3 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.954 [DefaultDispatcher-worker-2 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.958 [DefaultDispatcher-worker-14 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.961 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226434 2025-03-20 09:49:14.961 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226434. 2025-03-20 09:49:14.961 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226434 2025-03-20 09:49:14.962 [eventLoopGroupProxy-19-2 @call-handler#3287] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-03-20 09:49:14.964 [eventLoopGroupProxy-19-2 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.965 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226434 2025-03-20 09:49:14.965 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226434 2025-03-20 09:49:14.965 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226434. 2025-03-20 09:49:14.965 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226434 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.969 [DefaultDispatcher-worker-7 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.971 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/PersonDao/findByUidAsync?uid=707053642366226433 2025-03-20 09:49:14.971 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/PersonDao/findByUidAsync?uid=707053642366226433. 2025-03-20 09:49:14.971 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/PersonDao/findByUidAsync?uid=707053642366226433 2025-03-20 09:49:14.971 [eventLoopGroupProxy-19-2 @call-handler#3291] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-03-20 09:49:14.972 [eventLoopGroupProxy-19-2 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.972 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/PersonDao/findByUidAsync?uid=707053642366226433 2025-03-20 09:49:14.972 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/PersonDao/findByUidAsync?uid=707053642366226433 2025-03-20 09:49:14.972 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/PersonDao/findByUidAsync?uid=707053642366226433. 2025-03-20 09:49:14.972 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/PersonDao/findByUidAsync?uid=707053642366226433 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.976 [DefaultDispatcher-worker-19 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.981 [DefaultDispatcher-worker-20 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.985 [DefaultDispatcher-worker-16 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.985 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.985 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/replication/message. 2025-03-20 09:49:14.985 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.985 [DefaultDispatcher-worker-16 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44081/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-20 09:49:14.986 [eventLoopGroupProxy-19-2 @call-handler#3296] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-20 09:49:14.986 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-20 09:49:14.986 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-20 09:49:14.990 [DefaultDispatcher-worker-9 @call-handler#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7244b40e 2025-03-20 09:49:14.990 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.990 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.990 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/replication/message 2025-03-20 09:49:14.991 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/replication/message. 2025-03-20 09:49:14.991 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.992 [UI Thread @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432 2025-03-20 09:49:14.992 [UI Thread @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432. 2025-03-20 09:49:14.992 [UI Thread @coroutine#3320] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432 2025-03-20 09:49:14.992 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.992 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.992 [UI Thread @coroutine#3324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.992 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.992 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.992 [UI Thread @coroutine#3329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.992 [eventLoopGroupProxy-19-2 @call-handler#3337] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-20 09:49:14.992 [eventLoopGroupProxy-19-5 @call-handler#3338] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-20 09:49:14.992 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.992 [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:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.992 [UI Thread @coroutine#3331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.993 [eventLoopGroupProxy-19-6 @call-handler#3347] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-20 09:49:14.993 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433 2025-03-20 09:49:14.993 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433. 2025-03-20 09:49:14.993 [UI Thread @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433 2025-03-20 09:49:14.993 [eventLoopGroupProxy-19-7 @call-handler#3353] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-20 09:49:14.993 [eventLoopGroupProxy-19-2 @call-handler#3337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.993 [eventLoopGroupProxy-19-8 @call-handler#3358] 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/ReportDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ReportDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-20 09:49:14.993 [UI Thread @coroutine#3320] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432 2025-03-20 09:49:14.993 [UI Thread @coroutine#3320] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432 2025-03-20 09:49:14.993 [eventLoopGroupProxy-19-6 @call-handler#3347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.993 [eventLoopGroupProxy-19-7 @call-handler#3353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.993 [eventLoopGroupProxy-19-5 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.993 [UI Thread @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432. 2025-03-20 09:49:14.993 [UI Thread @coroutine#3320] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=707053642366226432 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.994 [UI Thread @coroutine#3329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.994 [UI Thread @coroutine#3329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.994 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.994 [UI Thread @coroutine#3329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.994 [UI Thread @coroutine#3331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.994 [UI Thread @coroutine#3331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.994 [UI Thread @coroutine#3324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.994 [UI Thread @coroutine#3324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 2025-03-20 09:49:14.994 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.994 [UI Thread @coroutine#3331] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.994 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432. 2025-03-20 09:49:14.994 [UI Thread @coroutine#3324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=707053642366226433&assignmentUid=707053642366226432 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:14.995 [eventLoopGroupProxy-19-8 @call-handler#3358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-20 09:49:14.995 [DefaultDispatcher-worker-8 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8497c23 2025-03-20 09:49:14.995 [UI Thread @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433 2025-03-20 09:49:14.995 [UI Thread @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433 2025-03-20 09:49:14.995 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433. 2025-03-20 09:49:14.995 [UI Thread @coroutine#3349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44081/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=707053642366226432&clazzUid=707053642366226432&accountPersonUid=707053642366226433 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:15.000 [DefaultDispatcher-worker-5 @coroutine#3320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:15.000 [DefaultDispatcher-worker-20 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:15.000 [DefaultDispatcher-worker-20 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.000 [DefaultDispatcher-worker-20 @coroutine#2113] 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:55369/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:15.000 [DefaultDispatcher-worker-20 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.001 [DefaultDispatcher-worker-13 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.001 [DefaultDispatcher-worker-13 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.003 [DefaultDispatcher-worker-17 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:15.006 [DefaultDispatcher-worker-22 @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:15.010 [DefaultDispatcher-worker-21 @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:15.014 [DefaultDispatcher-worker-18 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@394e0104 2025-03-20 09:49:15.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-20 09:49:15.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-20 09:49:15.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:15.016 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@394e0104: (connection evicted) 2025-03-20 09:49:15.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:15.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-20 09:49:15.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-20 09:49:15.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-20 09:49:15.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-20 09:49:15.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:15.017 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8497c23: (connection evicted) 2025-03-20 09:49:15.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:15.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-20 09:49:15.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-20 09:49:15.095 [DefaultDispatcher-worker-19 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:15.095 [DefaultDispatcher-worker-19 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.095 [DefaultDispatcher-worker-19 @coroutine#2146] 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:39419/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:15.095 [DefaultDispatcher-worker-19 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.096 [DefaultDispatcher-worker-6 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.096 [DefaultDispatcher-worker-6 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.173 [DefaultDispatcher-worker-11 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:15.174 [DefaultDispatcher-worker-11 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.174 [DefaultDispatcher-worker-11 @coroutine#2192] 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:56245/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:15.174 [DefaultDispatcher-worker-11 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.174 [DefaultDispatcher-worker-3 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.174 [DefaultDispatcher-worker-3 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.256 [DefaultDispatcher-worker-7 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:15.257 [DefaultDispatcher-worker-7 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.257 [DefaultDispatcher-worker-7 @coroutine#2224] 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:39863/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:15.257 [DefaultDispatcher-worker-7 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.257 [DefaultDispatcher-worker-22 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.257 [DefaultDispatcher-worker-22 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.297 [DefaultDispatcher-worker-23 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:15.298 [DefaultDispatcher-worker-23 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.298 [DefaultDispatcher-worker-23 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:15.298 [DefaultDispatcher-worker-23 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.298 [DefaultDispatcher-worker-19 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.298 [DefaultDispatcher-worker-19 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.336 [DefaultDispatcher-worker-22 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568b1c6d 2025-03-20 09:49:15.336 [DefaultDispatcher-worker-22 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.336 [DefaultDispatcher-worker-22 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:15.336 [DefaultDispatcher-worker-22 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.336 [DefaultDispatcher-worker-8 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.360 [DefaultDispatcher-worker-14 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:15.360 [DefaultDispatcher-worker-14 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.360 [DefaultDispatcher-worker-14 @coroutine#2297] 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:44039/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:15.360 [DefaultDispatcher-worker-14 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.361 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.361 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.462 [DefaultDispatcher-worker-12 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:15.462 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.462 [DefaultDispatcher-worker-12 @coroutine#2348] 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:38641/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:15.462 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.463 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.463 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.548 [DefaultDispatcher-worker-15 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:15.548 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.548 [DefaultDispatcher-worker-15 @coroutine#2390] 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:53729/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:15.548 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.548 [DefaultDispatcher-worker-20 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.548 [DefaultDispatcher-worker-20 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.673 [DefaultDispatcher-worker-17 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:15.673 [DefaultDispatcher-worker-17 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.673 [DefaultDispatcher-worker-17 @coroutine#2444] 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:50247/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:15.673 [DefaultDispatcher-worker-17 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.674 [DefaultDispatcher-worker-18 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:15.674 [DefaultDispatcher-worker-18 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.006 [DefaultDispatcher-worker-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:16.006 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.006 [DefaultDispatcher-worker-2 @coroutine#2113] 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:55369/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:16.006 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.007 [DefaultDispatcher-worker-14 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.007 [DefaultDispatcher-worker-14 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-20 09:49:16.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-20 09:49:16.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.020 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7244b40e: (connection evicted) 2025-03-20 09:49:16.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-20 09:49:16.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2787abe4 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2025-03-20 09:49:16.023 [Test worker @coroutine#3417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-20 09:49:16.033 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2025-03-20 09:49:16.039 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2025-03-20 09:49:16.040 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2025-03-20 09:49:16.041 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2025-03-20 09:49:16.041 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-20 09:49:16.041 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.041 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.041 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.041 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.041 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.041 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.041 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e00a43e 2025-03-20 09:49:16.041 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.041 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-20 09:49:16.042 [Test worker @coroutine#3417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-20 09:49:16.051 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-20 09:49:16.056 [Test worker @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-20 09:49:16.057 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-20 09:49:16.058 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-20 09:49:16.063 [DefaultDispatcher-worker-12 @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22599048 2025-03-20 09:49:16.071 [DefaultDispatcher-worker-19 @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2025-03-20 09:49:16.076 [DefaultDispatcher-worker-15 @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc 2025-03-20 09:49:16.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-20 09:49:16.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-20 09:49:16.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.080 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ff98dc: (connection evicted) 2025-03-20 09:49:16.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-20 09:49:16.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-20 09:49:16.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-20 09:49:16.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-20 09:49:16.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.081 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22599048: (connection evicted) 2025-03-20 09:49:16.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-20 09:49:16.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@197bf5ef 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2025-03-20 09:49:16.082 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-20 09:49:16.092 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2025-03-20 09:49:16.098 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2025-03-20 09:49:16.099 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2025-03-20 09:49:16.100 [DefaultDispatcher-worker-6 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:16.100 [DefaultDispatcher-worker-6 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.100 [DefaultDispatcher-worker-6 @coroutine#2146] 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:39419/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:16.100 [DefaultDispatcher-worker-6 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.100 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1934a7c1 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-20 09:49:16.101 [DefaultDispatcher-worker-1 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.101 [DefaultDispatcher-worker-1 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-03-20 09:49:16.101 [Test worker @coroutine#3477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-20 09:49:16.110 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-03-20 09:49:16.116 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-03-20 09:49:16.117 [Test worker @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-03-20 09:49:16.118 [Test worker @coroutine#3491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-03-20 09:49:16.122 [DefaultDispatcher-worker-7 @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621c7b91 2025-03-20 09:49:16.130 [DefaultDispatcher-worker-20 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2025-03-20 09:49:16.135 [DefaultDispatcher-worker-18 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2025-03-20 09:49:16.140 [DefaultDispatcher-worker-12 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2025-03-20 09:49:16.150 [DefaultDispatcher-worker-7 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19cc697c 2025-03-20 09:49:16.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-20 09:49:16.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-20 09:49:16.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.152 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19cc697c: (connection evicted) 2025-03-20 09:49:16.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-20 09:49:16.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-20 09:49:16.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-20 09:49:16.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-20 09:49:16.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.153 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@621c7b91: (connection evicted) 2025-03-20 09:49:16.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-20 09:49:16.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d6b6e 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-03-20 09:49:16.154 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-20 09:49:16.163 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-03-20 09:49:16.169 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-03-20 09:49:16.170 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-03-20 09:49:16.171 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3ea082 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.171 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.172 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.172 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.172 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.172 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.172 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.172 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-20 09:49:16.172 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-03-20 09:49:16.172 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-03-20 09:49:16.172 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-20 09:49:16.179 [DefaultDispatcher-worker-3 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:16.179 [DefaultDispatcher-worker-3 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.179 [DefaultDispatcher-worker-3 @coroutine#2192] 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:56245/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:16.179 [DefaultDispatcher-worker-3 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.180 [DefaultDispatcher-worker-12 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.180 [DefaultDispatcher-worker-12 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.181 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-03-20 09:49:16.187 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-03-20 09:49:16.188 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-03-20 09:49:16.189 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-03-20 09:49:16.193 [DefaultDispatcher-worker-19 @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68330024 2025-03-20 09:49:16.201 [DefaultDispatcher-worker-13 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-03-20 09:49:16.206 [DefaultDispatcher-worker-5 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c519681 2025-03-20 09:49:16.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-20 09:49:16.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-20 09:49:16.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.210 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c519681: (connection evicted) 2025-03-20 09:49:16.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-20 09:49:16.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-20 09:49:16.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-20 09:49:16.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-20 09:49:16.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.210 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68330024: (connection evicted) 2025-03-20 09:49:16.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-20 09:49:16.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6000ca67 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.211 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-03-20 09:49:16.212 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-20 09:49:16.221 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-03-20 09:49:16.227 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-03-20 09:49:16.228 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-03-20 09:49:16.229 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79224636 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-03-20 09:49:16.229 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-20 09:49:16.238 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-03-20 09:49:16.244 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-03-20 09:49:16.245 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-03-20 09:49:16.246 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-03-20 09:49:16.250 [DefaultDispatcher-worker-9 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d04c41 2025-03-20 09:49:16.258 [DefaultDispatcher-worker-5 @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-03-20 09:49:16.262 [DefaultDispatcher-worker-22 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:16.262 [DefaultDispatcher-worker-22 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.262 [DefaultDispatcher-worker-22 @coroutine#2224] 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:39863/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:16.262 [DefaultDispatcher-worker-22 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.263 [DefaultDispatcher-worker-17 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.263 [DefaultDispatcher-worker-17 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.263 [DefaultDispatcher-worker-6 @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f 2025-03-20 09:49:16.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-20 09:49:16.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-20 09:49:16.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.267 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a7f57f: (connection evicted) 2025-03-20 09:49:16.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-20 09:49:16.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-20 09:49:16.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-20 09:49:16.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-20 09:49:16.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.268 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d04c41: (connection evicted) 2025-03-20 09:49:16.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-20 09:49:16.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2298af09 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-03-20 09:49:16.269 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-03-20 09:49:16.270 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-20 09:49:16.278 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-03-20 09:49:16.284 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-03-20 09:49:16.285 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-03-20 09:49:16.287 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4228a2f6 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-03-20 09:49:16.287 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-20 09:49:16.296 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-03-20 09:49:16.302 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-03-20 09:49:16.303 [DefaultDispatcher-worker-16 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:16.303 [DefaultDispatcher-worker-16 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.303 [DefaultDispatcher-worker-16 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:16.303 [DefaultDispatcher-worker-16 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.303 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-03-20 09:49:16.304 [DefaultDispatcher-worker-1 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.304 [DefaultDispatcher-worker-1 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.304 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-03-20 09:49:16.308 [DefaultDispatcher-worker-22 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19c145d2 2025-03-20 09:49:16.317 [DefaultDispatcher-worker-19 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-03-20 09:49:16.322 [DefaultDispatcher-worker-5 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23182d4d 2025-03-20 09:49:16.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-20 09:49:16.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-20 09:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.326 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23182d4d: (connection evicted) 2025-03-20 09:49:16.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-20 09:49:16.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-20 09:49:16.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-20 09:49:16.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-20 09:49:16.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.327 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19c145d2: (connection evicted) 2025-03-20 09:49:16.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-20 09:49:16.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aa21319 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-03-20 09:49:16.328 [Test worker @coroutine#3747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-20 09:49:16.338 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-03-20 09:49:16.341 [DefaultDispatcher-worker-7 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568b1c6d 2025-03-20 09:49:16.341 [DefaultDispatcher-worker-7 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.341 [DefaultDispatcher-worker-7 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:16.341 [DefaultDispatcher-worker-7 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.341 [DefaultDispatcher-worker-7 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.344 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-03-20 09:49:16.345 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-03-20 09:49:16.346 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e085e71 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-03-20 09:49:16.347 [Test worker @coroutine#3747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-20 09:49:16.356 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-03-20 09:49:16.362 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-03-20 09:49:16.363 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-03-20 09:49:16.364 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-03-20 09:49:16.366 [DefaultDispatcher-worker-5 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:16.366 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.366 [DefaultDispatcher-worker-5 @coroutine#2297] 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:44039/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:16.366 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.366 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.366 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.369 [DefaultDispatcher-worker-18 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd 2025-03-20 09:49:16.377 [DefaultDispatcher-worker-18 @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-03-20 09:49:16.381 [DefaultDispatcher-worker-8 @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-03-20 09:49:16.385 [DefaultDispatcher-worker-15 @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2 2025-03-20 09:49:16.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-20 09:49:16.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-20 09:49:16.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.389 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a9ba6c2: (connection evicted) 2025-03-20 09:49:16.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-20 09:49:16.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-20 09:49:16.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-20 09:49:16.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-20 09:49:16.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.390 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33ccc8cd: (connection evicted) 2025-03-20 09:49:16.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-20 09:49:16.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1dc4e9 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2025-03-20 09:49:16.391 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-20 09:49:16.400 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2025-03-20 09:49:16.406 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2025-03-20 09:49:16.407 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2025-03-20 09:49:16.408 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0d42b6 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2025-03-20 09:49:16.408 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-20 09:49:16.417 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2025-03-20 09:49:16.422 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2025-03-20 09:49:16.423 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2025-03-20 09:49:16.425 [Test worker @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2025-03-20 09:49:16.429 [DefaultDispatcher-worker-1 @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a73f164 2025-03-20 09:49:16.435 [DefaultDispatcher-worker-9 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2025-03-20 09:49:16.440 [DefaultDispatcher-worker-14 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2025-03-20 09:49:16.444 [DefaultDispatcher-worker-9 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2025-03-20 09:49:16.454 [DefaultDispatcher-worker-14 @coroutine#3872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48860fb8 2025-03-20 09:49:16.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-20 09:49:16.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-20 09:49:16.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.456 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48860fb8: (connection evicted) 2025-03-20 09:49:16.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-20 09:49:16.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-20 09:49:16.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-20 09:49:16.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-20 09:49:16.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.456 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a73f164: (connection evicted) 2025-03-20 09:49:16.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-20 09:49:16.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-20 09:49:16.457 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-20 09:49:16.457 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.457 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.457 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.457 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.457 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.457 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.457 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490dc900 2025-03-20 09:49:16.457 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.457 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.457 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.457 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2025-03-20 09:49:16.458 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-20 09:49:16.465 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2025-03-20 09:49:16.467 [DefaultDispatcher-worker-15 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:16.467 [DefaultDispatcher-worker-15 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.467 [DefaultDispatcher-worker-15 @coroutine#2348] 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:38641/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:16.467 [DefaultDispatcher-worker-15 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.468 [DefaultDispatcher-worker-10 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.468 [DefaultDispatcher-worker-10 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.471 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2025-03-20 09:49:16.471 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2025-03-20 09:49:16.472 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44faf689 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@642270ad 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@642270ad 2025-03-20 09:49:16.473 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-20 09:49:16.480 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642270ad 2025-03-20 09:49:16.485 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642270ad 2025-03-20 09:49:16.486 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642270ad 2025-03-20 09:49:16.487 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642270ad 2025-03-20 09:49:16.493 [DefaultDispatcher-worker-12 @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642270ad 2025-03-20 09:49:16.501 [DefaultDispatcher-worker-2 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2025-03-20 09:49:16.505 [DefaultDispatcher-worker-20 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2025-03-20 09:49:16.506 [Test worker @coroutine#3925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5af13 2025-03-20 09:49:16.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-20 09:49:16.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-20 09:49:16.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.510 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab5af13: (connection evicted) 2025-03-20 09:49:16.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-20 09:49:16.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-20 09:49:16.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-20 09:49:16.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-20 09:49:16.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.511 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@642270ad: (connection evicted) 2025-03-20 09:49:16.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-20 09:49:16.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64934acd 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.512 [Test worker @coroutine#3962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-20 09:49:16.513 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@35427786 2025-03-20 09:49:16.513 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@35427786 2025-03-20 09:49:16.513 [Test worker @coroutine#3962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-20 09:49:16.520 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2025-03-20 09:49:16.525 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2025-03-20 09:49:16.526 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2025-03-20 09:49:16.527 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3762c7 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.527 [Test worker @coroutine#3962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-20 09:49:16.528 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2025-03-20 09:49:16.528 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2025-03-20 09:49:16.528 [Test worker @coroutine#3962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-20 09:49:16.535 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2025-03-20 09:49:16.540 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2025-03-20 09:49:16.541 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2025-03-20 09:49:16.542 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2025-03-20 09:49:16.546 [DefaultDispatcher-worker-20 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d992634 2025-03-20 09:49:16.552 [DefaultDispatcher-worker-21 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:16.552 [DefaultDispatcher-worker-21 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.552 [DefaultDispatcher-worker-21 @coroutine#2390] 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:53729/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:16.552 [DefaultDispatcher-worker-21 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.553 [DefaultDispatcher-worker-23 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.553 [DefaultDispatcher-worker-23 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.554 [DefaultDispatcher-worker-23 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2025-03-20 09:49:16.558 [DefaultDispatcher-worker-21 @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2025-03-20 09:49:16.559 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2025-03-20 09:49:16.560 [Test worker @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35427786 2025-03-20 09:49:16.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-20 09:49:16.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-20 09:49:16.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.564 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35427786: (connection evicted) 2025-03-20 09:49:16.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-20 09:49:16.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-20 09:49:16.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-20 09:49:16.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-20 09:49:16.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.565 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d992634: (connection evicted) 2025-03-20 09:49:16.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-20 09:49:16.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a1148f2 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2025-03-20 09:49:16.566 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-20 09:49:16.575 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2025-03-20 09:49:16.581 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2025-03-20 09:49:16.582 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2025-03-20 09:49:16.582 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a461744 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-20 09:49:16.583 [Test worker @coroutine#4026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-20 09:49:16.591 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-20 09:49:16.595 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-20 09:49:16.596 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-20 09:49:16.597 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-20 09:49:16.601 [DefaultDispatcher-worker-15 @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173e4b75 2025-03-20 09:49:16.608 [DefaultDispatcher-worker-15 @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2025-03-20 09:49:16.612 [DefaultDispatcher-worker-3 @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2025-03-20 09:49:16.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-20 09:49:16.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-20 09:49:16.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.650 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62d10834: (connection evicted) 2025-03-20 09:49:16.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-20 09:49:16.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-20 09:49:16.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-20 09:49:16.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-20 09:49:16.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.651 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173e4b75: (connection evicted) 2025-03-20 09:49:16.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-20 09:49:16.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a19fe87 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2025-03-20 09:49:16.652 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-20 09:49:16.660 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2025-03-20 09:49:16.665 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2025-03-20 09:49:16.666 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2025-03-20 09:49:16.667 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bb4adf7 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-03-20 09:49:16.667 [Test worker @coroutine#4097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-20 09:49:16.674 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-03-20 09:49:16.678 [DefaultDispatcher-worker-13 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:16.678 [DefaultDispatcher-worker-13 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.678 [DefaultDispatcher-worker-13 @coroutine#2444] 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:50247/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:16.678 [DefaultDispatcher-worker-13 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.679 [DefaultDispatcher-worker-16 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.679 [DefaultDispatcher-worker-16 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:16.680 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-03-20 09:49:16.681 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-03-20 09:49:16.682 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-03-20 09:49:16.686 [DefaultDispatcher-worker-11 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e46ea 2025-03-20 09:49:16.693 [DefaultDispatcher-worker-19 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2025-03-20 09:49:16.698 [DefaultDispatcher-worker-3 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fa509a 2025-03-20 09:49:16.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-20 09:49:16.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-20 09:49:16.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.702 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77fa509a: (connection evicted) 2025-03-20 09:49:16.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-20 09:49:16.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-20 09:49:16.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-20 09:49:16.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-20 09:49:16.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.703 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e46ea: (connection evicted) 2025-03-20 09:49:16.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-20 09:49:16.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb6fac3 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4e17ec 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4e17ec 2025-03-20 09:49:16.704 [Test worker @coroutine#4158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-20 09:49:16.712 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4e17ec 2025-03-20 09:49:16.717 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4e17ec 2025-03-20 09:49:16.717 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4e17ec 2025-03-20 09:49:16.718 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4e17ec 2025-03-20 09:49:16.718 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-20 09:49:16.718 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.718 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.718 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@316745d8 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2025-03-20 09:49:16.719 [Test worker @coroutine#4158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-20 09:49:16.726 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2025-03-20 09:49:16.731 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2025-03-20 09:49:16.731 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2025-03-20 09:49:16.732 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2025-03-20 09:49:16.736 [DefaultDispatcher-worker-22 @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2806c788 2025-03-20 09:49:16.744 [DefaultDispatcher-worker-4 @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4e17ec 2025-03-20 09:49:16.748 [DefaultDispatcher-worker-23 @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4e17ec 2025-03-20 09:49:16.750 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4e17ec 2025-03-20 09:49:16.750 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4e17ec 2025-03-20 09:49:16.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-20 09:49:16.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-20 09:49:16.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.754 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4e17ec: (connection evicted) 2025-03-20 09:49:16.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-20 09:49:16.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-20 09:49:16.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-20 09:49:16.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-20 09:49:16.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.755 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2806c788: (connection evicted) 2025-03-20 09:49:16.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-20 09:49:16.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e7245da 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7cc6fd 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7cc6fd 2025-03-20 09:49:16.756 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-20 09:49:16.764 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7cc6fd 2025-03-20 09:49:16.769 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7cc6fd 2025-03-20 09:49:16.769 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7cc6fd 2025-03-20 09:49:16.770 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7cc6fd 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@424c8ebe 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcc58f8 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fcc58f8 2025-03-20 09:49:16.771 [Test worker @coroutine#4219] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-20 09:49:16.778 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcc58f8 2025-03-20 09:49:16.783 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcc58f8 2025-03-20 09:49:16.784 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcc58f8 2025-03-20 09:49:16.785 [Test worker @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcc58f8 2025-03-20 09:49:16.789 [DefaultDispatcher-worker-4 @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fcc58f8 2025-03-20 09:49:16.796 [DefaultDispatcher-worker-10 @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7cc6fd 2025-03-20 09:49:16.801 [DefaultDispatcher-worker-9 @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7cc6fd 2025-03-20 09:49:16.806 [UI Thread @coroutine#4281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f7cc6fd 2025-03-20 09:49:16.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-20 09:49:16.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-20 09:49:16.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.808 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f7cc6fd: (connection evicted) 2025-03-20 09:49:16.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-20 09:49:16.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-20 09:49:16.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-20 09:49:16.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-20 09:49:16.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.809 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fcc58f8: (connection evicted) 2025-03-20 09:49:16.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-20 09:49:16.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aad1270 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5dc02d 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5dc02d 2025-03-20 09:49:16.811 [Test worker @coroutine#4311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-20 09:49:16.818 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5dc02d 2025-03-20 09:49:16.823 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5dc02d 2025-03-20 09:49:16.824 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5dc02d 2025-03-20 09:49:16.825 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5dc02d 2025-03-20 09:49:16.830 [DefaultDispatcher-worker-3 @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5dc02d 2025-03-20 09:49:16.830 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5dc02d 2025-03-20 09:49:16.837 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e5dc02d 2025-03-20 09:49:16.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-20 09:49:16.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-20 09:49:16.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.849 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e5dc02d: (connection evicted) 2025-03-20 09:49:16.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-20 09:49:16.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aad7ade 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.850 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-20 09:49:16.851 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2025-03-20 09:49:16.851 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2025-03-20 09:49:16.851 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-20 09:49:16.858 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2025-03-20 09:49:16.863 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2025-03-20 09:49:16.864 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2025-03-20 09:49:16.865 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2025-03-20 09:49:16.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-20 09:49:16.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-20 09:49:16.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:16.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-20 09:49:16.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-20 09:49:16.867 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@257de910 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2025-03-20 09:49:16.868 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-20 09:49:16.875 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2025-03-20 09:49:16.880 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2025-03-20 09:49:16.881 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2025-03-20 09:49:16.882 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2025-03-20 09:49:16.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-20 09:49:16.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-20 09:49:16.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:16.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-20 09:49:16.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240fe338 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.884 [Test worker @coroutine#4403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-20 09:49:16.885 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f60cf 2025-03-20 09:49:16.885 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f60cf 2025-03-20 09:49:16.885 [Test worker @coroutine#4403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-20 09:49:16.892 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f60cf 2025-03-20 09:49:16.897 [Test worker @coroutine#4404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f60cf 2025-03-20 09:49:16.898 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f60cf 2025-03-20 09:49:16.899 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1f60cf 2025-03-20 09:49:16.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-20 09:49:16.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-20 09:49:16.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:16.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-20 09:49:16.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-20 09:49:16.901 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bb5862 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4 2025-03-20 09:49:16.902 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-20 09:49:16.910 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4 2025-03-20 09:49:16.915 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4 2025-03-20 09:49:16.916 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4 2025-03-20 09:49:16.916 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4 2025-03-20 09:49:16.922 [DefaultDispatcher-worker-19 @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4 2025-03-20 09:49:16.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-20 09:49:16.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-20 09:49:16.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.929 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4: (connection evicted) 2025-03-20 09:49:16.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-20 09:49:16.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1133ad 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-03-20 09:49:16.930 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-20 09:49:16.938 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-03-20 09:49:16.942 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-03-20 09:49:16.943 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-03-20 09:49:16.944 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d4a2cf 2025-03-20 09:49:16.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-20 09:49:16.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-20 09:49:16.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:16.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-20 09:49:16.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@292d1705 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.946 [Test worker @coroutine#4494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-20 09:49:16.947 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4263fbe8 2025-03-20 09:49:16.947 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4263fbe8 2025-03-20 09:49:16.947 [Test worker @coroutine#4494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-20 09:49:16.955 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4263fbe8 2025-03-20 09:49:16.960 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4263fbe8 2025-03-20 09:49:16.960 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4263fbe8 2025-03-20 09:49:16.961 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4263fbe8 2025-03-20 09:49:16.962 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4263fbe8 2025-03-20 09:49:16.966 [DefaultDispatcher-worker-21 @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4263fbe8 2025-03-20 09:49:16.967 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4263fbe8 2025-03-20 09:49:16.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-20 09:49:16.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-20 09:49:16.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:16.979 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4263fbe8: (connection evicted) 2025-03-20 09:49:16.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:16.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-20 09:49:16.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ea82cef 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-03-20 09:49:16.980 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-20 09:49:16.988 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-03-20 09:49:16.992 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-03-20 09:49:16.993 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-03-20 09:49:16.994 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@252da8f 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:16.994 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-20 09:49:16.995 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2025-03-20 09:49:16.995 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2025-03-20 09:49:16.995 [Test worker @coroutine#4527] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-20 09:49:17.003 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2025-03-20 09:49:17.007 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2025-03-20 09:49:17.008 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2025-03-20 09:49:17.009 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2025-03-20 09:49:17.011 [DefaultDispatcher-worker-22 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:17.011 [DefaultDispatcher-worker-22 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.011 [DefaultDispatcher-worker-22 @coroutine#2113] 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:55369/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:17.011 [DefaultDispatcher-worker-22 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.012 [DefaultDispatcher-worker-19 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.012 [DefaultDispatcher-worker-19 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.013 [DefaultDispatcher-worker-1 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2025-03-20 09:49:17.020 [DefaultDispatcher-worker-14 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-03-20 09:49:17.028 [DefaultDispatcher-worker-12 @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2025-03-20 09:49:17.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-20 09:49:17.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-20 09:49:17.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.033 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d: (connection evicted) 2025-03-20 09:49:17.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-20 09:49:17.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-20 09:49:17.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-20 09:49:17.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-20 09:49:17.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.033 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6225c800: (connection evicted) 2025-03-20 09:49:17.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-20 09:49:17.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-20 09:49:17.034 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3abe1c9e 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-03-20 09:49:17.035 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-20 09:49:17.044 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-03-20 09:49:17.049 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-03-20 09:49:17.050 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-03-20 09:49:17.051 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f091800 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.051 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-20 09:49:17.052 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-03-20 09:49:17.052 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-03-20 09:49:17.052 [Test worker @coroutine#4557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-20 09:49:17.059 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-03-20 09:49:17.064 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-03-20 09:49:17.065 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-03-20 09:49:17.066 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-03-20 09:49:17.070 [DefaultDispatcher-worker-14 @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6 2025-03-20 09:49:17.077 [DefaultDispatcher-worker-14 @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-03-20 09:49:17.085 [DefaultDispatcher-worker-10 @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15d41953 2025-03-20 09:49:17.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-20 09:49:17.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-20 09:49:17.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.088 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15d41953: (connection evicted) 2025-03-20 09:49:17.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-20 09:49:17.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-20 09:49:17.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-20 09:49:17.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-20 09:49:17.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.088 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73daf6a6: (connection evicted) 2025-03-20 09:49:17.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-20 09:49:17.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@635900ef 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-03-20 09:49:17.090 [Test worker @coroutine#4584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-20 09:49:17.098 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-03-20 09:49:17.103 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-03-20 09:49:17.104 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-03-20 09:49:17.105 [Test worker @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79378802 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.105 [Test worker @coroutine#4584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-20 09:49:17.105 [DefaultDispatcher-worker-23 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:17.106 [DefaultDispatcher-worker-23 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.106 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-03-20 09:49:17.106 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-03-20 09:49:17.106 [DefaultDispatcher-worker-23 @coroutine#2146] 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:39419/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:17.106 [Test worker @coroutine#4584] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-20 09:49:17.106 [DefaultDispatcher-worker-23 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.106 [DefaultDispatcher-worker-2 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.106 [DefaultDispatcher-worker-2 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.113 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-03-20 09:49:17.118 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-03-20 09:49:17.119 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-03-20 09:49:17.120 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-03-20 09:49:17.124 [DefaultDispatcher-worker-13 @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0 2025-03-20 09:49:17.131 [DefaultDispatcher-worker-9 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-03-20 09:49:17.137 [DefaultDispatcher-worker-15 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-03-20 09:49:17.141 [DefaultDispatcher-worker-10 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-03-20 09:49:17.145 [DefaultDispatcher-worker-20 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@648e25f2 2025-03-20 09:49:17.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-20 09:49:17.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-20 09:49:17.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.152 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@648e25f2: (connection evicted) 2025-03-20 09:49:17.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-20 09:49:17.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-20 09:49:17.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-20 09:49:17.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-20 09:49:17.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.153 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6682e9b0: (connection evicted) 2025-03-20 09:49:17.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-20 09:49:17.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23043ba 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.154 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-20 09:49:17.155 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-03-20 09:49:17.155 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-03-20 09:49:17.155 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-20 09:49:17.162 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-03-20 09:49:17.167 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-03-20 09:49:17.168 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-03-20 09:49:17.169 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30e29c0c 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@382fba37 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@382fba37 2025-03-20 09:49:17.169 [Test worker @coroutine#4625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-20 09:49:17.177 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382fba37 2025-03-20 09:49:17.182 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382fba37 2025-03-20 09:49:17.182 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382fba37 2025-03-20 09:49:17.183 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382fba37 2025-03-20 09:49:17.184 [DefaultDispatcher-worker-21 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:17.184 [DefaultDispatcher-worker-21 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.184 [DefaultDispatcher-worker-21 @coroutine#2192] 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:56245/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:17.184 [DefaultDispatcher-worker-21 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.185 [DefaultDispatcher-worker-21 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.185 [DefaultDispatcher-worker-21 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.187 [DefaultDispatcher-worker-18 @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@382fba37 2025-03-20 09:49:17.194 [DefaultDispatcher-worker-1 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-03-20 09:49:17.198 [DefaultDispatcher-worker-15 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-03-20 09:49:17.202 [DefaultDispatcher-worker-5 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0 2025-03-20 09:49:17.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-20 09:49:17.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-20 09:49:17.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.207 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b4133d0: (connection evicted) 2025-03-20 09:49:17.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-20 09:49:17.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-20 09:49:17.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-20 09:49:17.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-20 09:49:17.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.207 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@382fba37: (connection evicted) 2025-03-20 09:49:17.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-20 09:49:17.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510cefb6 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.208 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-20 09:49:17.209 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-03-20 09:49:17.209 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-03-20 09:49:17.209 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-20 09:49:17.216 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-03-20 09:49:17.221 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-03-20 09:49:17.222 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-03-20 09:49:17.222 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@142dbf1a 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-03-20 09:49:17.223 [Test worker @coroutine#4665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-20 09:49:17.230 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-03-20 09:49:17.235 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-03-20 09:49:17.236 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-03-20 09:49:17.236 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-03-20 09:49:17.240 [DefaultDispatcher-worker-9 @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@798ceea2 2025-03-20 09:49:17.247 [DefaultDispatcher-worker-15 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-03-20 09:49:17.251 [DefaultDispatcher-worker-22 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d796665 2025-03-20 09:49:17.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-20 09:49:17.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-20 09:49:17.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.253 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d796665: (connection evicted) 2025-03-20 09:49:17.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-20 09:49:17.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-20 09:49:17.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-20 09:49:17.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-20 09:49:17.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.254 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@798ceea2: (connection evicted) 2025-03-20 09:49:17.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-20 09:49:17.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3014c46f 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-03-20 09:49:17.256 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-20 09:49:17.264 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-03-20 09:49:17.267 [DefaultDispatcher-worker-7 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:17.267 [DefaultDispatcher-worker-7 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.267 [DefaultDispatcher-worker-7 @coroutine#2224] 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:39863/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:17.267 [DefaultDispatcher-worker-7 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.268 [DefaultDispatcher-worker-21 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.268 [DefaultDispatcher-worker-21 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.269 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-03-20 09:49:17.270 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-03-20 09:49:17.271 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623dc959 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.271 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@469caf69 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@469caf69 2025-03-20 09:49:17.272 [Test worker @coroutine#4703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-20 09:49:17.279 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469caf69 2025-03-20 09:49:17.284 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469caf69 2025-03-20 09:49:17.285 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469caf69 2025-03-20 09:49:17.286 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469caf69 2025-03-20 09:49:17.289 [DefaultDispatcher-worker-3 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@469caf69 2025-03-20 09:49:17.296 [DefaultDispatcher-worker-12 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-03-20 09:49:17.301 [DefaultDispatcher-worker-15 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-03-20 09:49:17.308 [DefaultDispatcher-worker-7 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:17.309 [DefaultDispatcher-worker-7 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.309 [DefaultDispatcher-worker-7 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:17.309 [DefaultDispatcher-worker-7 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.309 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.309 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.312 [DefaultDispatcher-worker-23 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16337c8e 2025-03-20 09:49:17.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-20 09:49:17.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-20 09:49:17.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.313 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16337c8e: (connection evicted) 2025-03-20 09:49:17.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-20 09:49:17.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-20 09:49:17.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-20 09:49:17.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-20 09:49:17.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.314 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@469caf69: (connection evicted) 2025-03-20 09:49:17.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-20 09:49:17.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e4905c 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-03-20 09:49:17.315 [Test worker @coroutine#4743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-20 09:49:17.323 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-03-20 09:49:17.328 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-03-20 09:49:17.328 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-03-20 09:49:17.329 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-03-20 09:49:17.329 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77198cce 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-03-20 09:49:17.330 [Test worker @coroutine#4743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-20 09:49:17.337 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-03-20 09:49:17.342 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-03-20 09:49:17.343 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-03-20 09:49:17.344 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-03-20 09:49:17.346 [DefaultDispatcher-worker-7 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568b1c6d 2025-03-20 09:49:17.346 [DefaultDispatcher-worker-7 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.346 [DefaultDispatcher-worker-7 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:17.346 [DefaultDispatcher-worker-7 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.346 [DefaultDispatcher-worker-4 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.348 [DefaultDispatcher-worker-20 @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2025-03-20 09:49:17.355 [DefaultDispatcher-worker-16 @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-03-20 09:49:17.359 [DefaultDispatcher-worker-3 @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-03-20 09:49:17.363 [DefaultDispatcher-worker-14 @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-03-20 09:49:17.370 [DefaultDispatcher-worker-16 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4 2025-03-20 09:49:17.370 [DefaultDispatcher-worker-1 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:17.370 [DefaultDispatcher-worker-1 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.370 [DefaultDispatcher-worker-1 @coroutine#2297] 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:44039/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:17.370 [DefaultDispatcher-worker-1 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-20 09:49:17.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-20 09:49:17.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.371 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.371 [DefaultDispatcher-worker-11 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.371 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f9083b4: (connection evicted) 2025-03-20 09:49:17.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-20 09:49:17.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-20 09:49:17.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-20 09:49:17.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-20 09:49:17.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.371 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@383c94ed: (connection evicted) 2025-03-20 09:49:17.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-20 09:49:17.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531bffd 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-03-20 09:49:17.373 [Test worker @coroutine#4785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-20 09:49:17.381 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-03-20 09:49:17.386 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-03-20 09:49:17.387 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-03-20 09:49:17.388 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-03-20 09:49:17.388 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-20 09:49:17.388 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.388 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.388 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.388 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.388 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.388 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@320bfc61 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-03-20 09:49:17.389 [Test worker @coroutine#4785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-20 09:49:17.396 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-03-20 09:49:17.401 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-03-20 09:49:17.402 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-03-20 09:49:17.403 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-03-20 09:49:17.407 [DefaultDispatcher-worker-1 @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2025-03-20 09:49:17.414 [DefaultDispatcher-worker-17 @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-03-20 09:49:17.419 [DefaultDispatcher-worker-19 @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd 2025-03-20 09:49:17.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-20 09:49:17.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-20 09:49:17.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.426 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4d72bd: (connection evicted) 2025-03-20 09:49:17.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-20 09:49:17.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-20 09:49:17.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-20 09:49:17.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-20 09:49:17.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.426 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@157002b7: (connection evicted) 2025-03-20 09:49:17.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-20 09:49:17.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-20 09:49:17.427 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25874884 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-03-20 09:49:17.428 [Test worker @coroutine#4824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-20 09:49:17.435 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-03-20 09:49:17.440 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-03-20 09:49:17.441 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-03-20 09:49:17.442 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-03-20 09:49:17.442 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3938e876 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-03-20 09:49:17.443 [Test worker @coroutine#4824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-20 09:49:17.450 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-03-20 09:49:17.455 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-03-20 09:49:17.456 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-03-20 09:49:17.457 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-03-20 09:49:17.461 [DefaultDispatcher-worker-14 @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65dac812 2025-03-20 09:49:17.468 [DefaultDispatcher-worker-20 @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-03-20 09:49:17.472 [DefaultDispatcher-worker-3 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:17.472 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.472 [DefaultDispatcher-worker-3 @coroutine#2348] 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:38641/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:17.472 [DefaultDispatcher-worker-3 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.472 [DefaultDispatcher-worker-17 @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2025-03-20 09:49:17.473 [DefaultDispatcher-worker-8 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.473 [DefaultDispatcher-worker-8 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-20 09:49:17.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-20 09:49:17.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.475 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@274f51ad: (connection evicted) 2025-03-20 09:49:17.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-20 09:49:17.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-20 09:49:17.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-20 09:49:17.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-20 09:49:17.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.475 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65dac812: (connection evicted) 2025-03-20 09:49:17.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-20 09:49:17.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-20 09:49:17.476 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f72e12 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-03-20 09:49:17.477 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-20 09:49:17.485 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-03-20 09:49:17.490 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-03-20 09:49:17.491 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-03-20 09:49:17.492 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50be5d6f 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.492 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-20 09:49:17.493 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-03-20 09:49:17.493 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-03-20 09:49:17.493 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-20 09:49:17.500 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-03-20 09:49:17.505 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-03-20 09:49:17.506 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-03-20 09:49:17.507 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-03-20 09:49:17.511 [DefaultDispatcher-worker-20 @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-03-20 09:49:17.518 [DefaultDispatcher-worker-4 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-03-20 09:49:17.522 [DefaultDispatcher-worker-11 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-03-20 09:49:17.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-20 09:49:17.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-20 09:49:17.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.524 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@625ae6d: (connection evicted) 2025-03-20 09:49:17.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-20 09:49:17.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-20 09:49:17.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-20 09:49:17.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-20 09:49:17.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.525 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75: (connection evicted) 2025-03-20 09:49:17.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-20 09:49:17.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1215982f 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.526 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-20 09:49:17.527 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-20 09:49:17.527 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-20 09:49:17.527 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-20 09:49:17.536 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-20 09:49:17.542 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-20 09:49:17.543 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-20 09:49:17.544 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d8a602 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-20 09:49:17.544 [Test worker @coroutine#4909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-20 09:49:17.552 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-20 09:49:17.557 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-20 09:49:17.557 [DefaultDispatcher-worker-22 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:17.558 [DefaultDispatcher-worker-22 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.558 [DefaultDispatcher-worker-22 @coroutine#2390] 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:53729/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:17.558 [DefaultDispatcher-worker-22 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.558 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-20 09:49:17.558 [DefaultDispatcher-worker-22 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.558 [DefaultDispatcher-worker-22 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.559 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-20 09:49:17.562 [DefaultDispatcher-worker-11 @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-20 09:49:17.569 [DefaultDispatcher-worker-13 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-20 09:49:17.575 [DefaultDispatcher-worker-4 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-20 09:49:17.579 [DefaultDispatcher-worker-10 @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-20 09:49:17.627 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.644 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.683 [DefaultDispatcher-worker-9 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:17.684 [DefaultDispatcher-worker-9 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.684 [DefaultDispatcher-worker-9 @coroutine#2444] 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:50247/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:17.684 [DefaultDispatcher-worker-9 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.684 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.684 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:17.691 [DefaultDispatcher-worker-3 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-20 09:49:17.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-20 09:49:17.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-20 09:49:17.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.693 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c: (connection evicted) 2025-03-20 09:49:17.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-20 09:49:17.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-20 09:49:17.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-20 09:49:17.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-20 09:49:17.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.694 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a22020: (connection evicted) 2025-03-20 09:49:17.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-20 09:49:17.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-20 09:49:17.694 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5ad1bb 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-20 09:49:17.695 [Test worker @coroutine#4954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-20 09:49:17.702 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-20 09:49:17.707 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-20 09:49:17.708 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-20 09:49:17.709 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b63133 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-20 09:49:17.709 [Test worker @coroutine#4954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-20 09:49:17.716 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-20 09:49:17.721 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-20 09:49:17.722 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-20 09:49:17.723 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-20 09:49:17.726 [DefaultDispatcher-worker-13 @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-20 09:49:17.734 [DefaultDispatcher-worker-13 @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-20 09:49:17.740 [DefaultDispatcher-worker-9 @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-20 09:49:17.743 [DefaultDispatcher-worker-23 @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-20 09:49:17.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-20 09:49:17.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-20 09:49:17.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.745 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f216cc: (connection evicted) 2025-03-20 09:49:17.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-20 09:49:17.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-20 09:49:17.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-20 09:49:17.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-20 09:49:17.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.746 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc: (connection evicted) 2025-03-20 09:49:17.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-20 09:49:17.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d483dc 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-20 09:49:17.747 [Test worker @coroutine#4983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-20 09:49:17.754 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-20 09:49:17.759 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-20 09:49:17.760 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-20 09:49:17.761 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b97c69 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-20 09:49:17.761 [Test worker @coroutine#4983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-20 09:49:17.768 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-20 09:49:17.773 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-20 09:49:17.774 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-20 09:49:17.775 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-20 09:49:17.779 [DefaultDispatcher-worker-10 @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-20 09:49:17.785 [DefaultDispatcher-worker-15 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-20 09:49:17.790 [DefaultDispatcher-worker-13 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-20 09:49:17.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-20 09:49:17.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-20 09:49:17.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.793 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71120f9a: (connection evicted) 2025-03-20 09:49:17.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-20 09:49:17.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-20 09:49:17.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-20 09:49:17.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-20 09:49:17.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.793 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce: (connection evicted) 2025-03-20 09:49:17.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-20 09:49:17.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@591e27f1 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-20 09:49:17.794 [Test worker @coroutine#5011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-20 09:49:17.802 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-20 09:49:17.807 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-20 09:49:17.807 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-20 09:49:17.808 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-20 09:49:17.808 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa81b23 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-20 09:49:17.809 [Test worker @coroutine#5011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-20 09:49:17.816 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-20 09:49:17.821 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-20 09:49:17.822 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-20 09:49:17.822 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-20 09:49:17.826 [DefaultDispatcher-worker-22 @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-20 09:49:17.833 [DefaultDispatcher-worker-18 @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-20 09:49:17.838 [DefaultDispatcher-worker-7 @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-20 09:49:17.842 [DefaultDispatcher-worker-3 @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-20 09:49:17.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-20 09:49:17.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-20 09:49:17.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.845 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5862a07b: (connection evicted) 2025-03-20 09:49:17.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-20 09:49:17.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-20 09:49:17.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-20 09:49:17.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-20 09:49:17.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.845 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2: (connection evicted) 2025-03-20 09:49:17.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-20 09:49:17.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-20 09:49:17.846 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a17ab87 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@e182453 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@e182453 2025-03-20 09:49:17.847 [Test worker @coroutine#5042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-20 09:49:17.854 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2025-03-20 09:49:17.859 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2025-03-20 09:49:17.860 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2025-03-20 09:49:17.861 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2025-03-20 09:49:17.865 [DefaultDispatcher-worker-12 @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2025-03-20 09:49:17.868 [DefaultDispatcher-worker-3 @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2025-03-20 09:49:17.875 [UI Thread @coroutine#5068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=707053654580092928 2025-03-20 09:49:17.875 [UI Thread @coroutine#5068] 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=707053654580092928. 2025-03-20 09:49:17.875 [UI Thread @coroutine#5068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=707053654580092928 2025-03-20 09:49:17.876 [UI Thread @coroutine#5068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=707053654580092928 2025-03-20 09:49:17.876 [UI Thread @coroutine#5068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=707053654580092928 2025-03-20 09:49:17.876 [UI Thread @coroutine#5068] 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=707053654580092928. 2025-03-20 09:49:17.876 [UI Thread @coroutine#5068] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=707053654580092928 to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:49:17.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-20 09:49:17.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-20 09:49:17.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.879 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e182453: (connection evicted) 2025-03-20 09:49:17.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-20 09:49:17.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8872669 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.911 [Test worker @coroutine#5084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-20 09:49:17.912 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-20 09:49:17.912 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-20 09:49:17.912 [Test worker @coroutine#5084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-20 09:49:17.919 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-20 09:49:17.924 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-20 09:49:17.925 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-20 09:49:17.926 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-20 09:49:17.930 [DefaultDispatcher-worker-15 @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-20 09:49:17.940 [DefaultDispatcher-worker-16 @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-20 09:49:17.944 [DefaultDispatcher-worker-14 @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef 2025-03-20 09:49:17.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-20 09:49:17.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-20 09:49:17.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:17.951 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e23e1ef: (connection evicted) 2025-03-20 09:49:17.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:17.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-20 09:49:17.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57082d16 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-03-20 09:49:17.987 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-20 09:49:17.995 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-03-20 09:49:18.000 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-03-20 09:49:18.001 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-03-20 09:49:18.002 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a1eb893 2025-03-20 09:49:18.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-20 09:49:18.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-20 09:49:18.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:18.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-20 09:49:18.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c741be 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efb7f82 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efb7f82 2025-03-20 09:49:18.006 [Test worker @coroutine#5126] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-20 09:49:18.014 [Test worker @coroutine#5126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efb7f82 2025-03-20 09:49:18.016 [DefaultDispatcher-worker-21 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:18.016 [DefaultDispatcher-worker-21 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.016 [DefaultDispatcher-worker-21 @coroutine#2113] 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:55369/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:18.016 [DefaultDispatcher-worker-21 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.017 [DefaultDispatcher-worker-12 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.017 [DefaultDispatcher-worker-12 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.019 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efb7f82 2025-03-20 09:49:18.020 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efb7f82 2025-03-20 09:49:18.020 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5efb7f82 2025-03-20 09:49:18.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-20 09:49:18.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-20 09:49:18.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:18.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-20 09:49:18.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-20 09:49:18.023 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-20 09:49:18.023 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.023 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.023 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6195e7d5 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-03-20 09:49:18.024 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-20 09:49:18.032 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-03-20 09:49:18.037 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-03-20 09:49:18.038 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-03-20 09:49:18.038 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53bc8c7e 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-03-20 09:49:18.039 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-20 09:49:18.047 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-03-20 09:49:18.052 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-03-20 09:49:18.053 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-03-20 09:49:18.053 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-03-20 09:49:18.057 [DefaultDispatcher-worker-5 @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e 2025-03-20 09:49:18.064 [DefaultDispatcher-worker-4 @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1afea182 2025-03-20 09:49:18.067 [UI Thread @coroutine#5170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38997/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 09:49:18.067 [UI Thread @coroutine#5170] 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:38997/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-20 09:49:18.067 [UI Thread @coroutine#5170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38997/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 09:49:18.068 [UI Thread @coroutine#5170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38997/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 09:49:18.068 [UI Thread @coroutine#5170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38997/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 09:49:18.068 [UI Thread @coroutine#5170] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38997/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-20 09:49:18.068 [UI Thread @coroutine#5170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38997/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:18.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-20 09:49:18.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-20 09:49:18.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.069 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1afea182: (connection evicted) 2025-03-20 09:49:18.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-20 09:49:18.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-20 09:49:18.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-20 09:49:18.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-20 09:49:18.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.070 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19bdfa3e: (connection evicted) 2025-03-20 09:49:18.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-20 09:49:18.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fb60f3 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-03-20 09:49:18.071 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-20 09:49:18.078 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-03-20 09:49:18.083 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-03-20 09:49:18.084 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-03-20 09:49:18.085 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7e2c5 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-20 09:49:18.085 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-20 09:49:18.092 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-20 09:49:18.097 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-20 09:49:18.098 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-20 09:49:18.099 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-20 09:49:18.102 [DefaultDispatcher-worker-18 @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-20 09:49:18.110 [DefaultDispatcher-worker-23 @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5abfb698 2025-03-20 09:49:18.110 [DefaultDispatcher-worker-9 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:18.111 [DefaultDispatcher-worker-9 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.111 [DefaultDispatcher-worker-9 @coroutine#2146] 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:39419/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:18.111 [DefaultDispatcher-worker-9 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.111 [UI Thread @coroutine#5199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47631/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 09:49:18.111 [UI Thread @coroutine#5199] 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:47631/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-20 09:49:18.111 [UI Thread @coroutine#5199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47631/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 09:49:18.111 [DefaultDispatcher-worker-18 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.111 [DefaultDispatcher-worker-18 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.112 [UI Thread @coroutine#5199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47631/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 09:49:18.112 [UI Thread @coroutine#5199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47631/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 09:49:18.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-20 09:49:18.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-20 09:49:18.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.112 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5abfb698: (connection evicted) 2025-03-20 09:49:18.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-20 09:49:18.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-20 09:49:18.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-20 09:49:18.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-20 09:49:18.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.113 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8: (connection evicted) 2025-03-20 09:49:18.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-20 09:49:18.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c42253 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.114 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.115 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-20 09:49:18.115 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.115 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.115 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.115 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.115 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.115 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.115 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.115 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.115 [Test worker @coroutine#5208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-20 09:49:18.115 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-20 09:49:18.115 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-20 09:49:18.115 [Test worker @coroutine#5208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-20 09:49:18.122 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-20 09:49:18.127 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-20 09:49:18.128 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-20 09:49:18.129 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685f43ca 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4 2025-03-20 09:49:18.129 [Test worker @coroutine#5208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-20 09:49:18.136 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4 2025-03-20 09:49:18.141 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4 2025-03-20 09:49:18.142 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4 2025-03-20 09:49:18.143 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4 2025-03-20 09:49:18.146 [DefaultDispatcher-worker-18 @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4 2025-03-20 09:49:18.153 [DefaultDispatcher-worker-18 @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-20 09:49:18.154 [UI Thread @coroutine#5232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43857/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 09:49:18.154 [UI Thread @coroutine#5232] 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:43857/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-20 09:49:18.154 [UI Thread @coroutine#5232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43857/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 09:49:18.155 [UI Thread @coroutine#5232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43857/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 09:49:18.155 [UI Thread @coroutine#5232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43857/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-20 09:49:18.155 [UI Thread @coroutine#5232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43857/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-20 09:49:18.155 [UI Thread @coroutine#5232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43857/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:18.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-20 09:49:18.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-20 09:49:18.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.156 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ace45e9: (connection evicted) 2025-03-20 09:49:18.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-20 09:49:18.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-20 09:49:18.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-20 09:49:18.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-20 09:49:18.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.156 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f3d49e4: (connection evicted) 2025-03-20 09:49:18.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-20 09:49:18.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@310045fc 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-20 09:49:18.158 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-20 09:49:18.165 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-20 09:49:18.170 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-20 09:49:18.171 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-20 09:49:18.172 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@354d5692 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2025-03-20 09:49:18.172 [Test worker @coroutine#5238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-20 09:49:18.180 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2025-03-20 09:49:18.185 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2025-03-20 09:49:18.186 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2025-03-20 09:49:18.189 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2025-03-20 09:49:18.191 [DefaultDispatcher-worker-2 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:18.191 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.191 [DefaultDispatcher-worker-2 @coroutine#2192] 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:56245/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:18.191 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.192 [DefaultDispatcher-worker-20 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.192 [DefaultDispatcher-worker-20 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.192 [DefaultDispatcher-worker-21 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a8b228 2025-03-20 09:49:18.199 [DefaultDispatcher-worker-21 @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-20 09:49:18.206 [DefaultDispatcher-worker-21 @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-20 09:49:18.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-20 09:49:18.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-20 09:49:18.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.211 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a282c78: (connection evicted) 2025-03-20 09:49:18.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-20 09:49:18.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-20 09:49:18.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-20 09:49:18.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-20 09:49:18.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.212 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15a8b228: (connection evicted) 2025-03-20 09:49:18.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-20 09:49:18.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c3374f 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-03-20 09:49:18.213 [Test worker @coroutine#5289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-20 09:49:18.221 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-03-20 09:49:18.226 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-03-20 09:49:18.226 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-03-20 09:49:18.227 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-03-20 09:49:18.231 [DefaultDispatcher-worker-11 @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-03-20 09:49:18.241 [DefaultDispatcher-worker-19 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-03-20 09:49:18.247 [DefaultDispatcher-worker-16 @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-03-20 09:49:18.257 [DefaultDispatcher-worker-7 @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d507ab 2025-03-20 09:49:18.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-20 09:49:18.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-20 09:49:18.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.258 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d507ab: (connection evicted) 2025-03-20 09:49:18.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-20 09:49:18.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e43a23a 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.259 [Test worker @coroutine#5323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-20 09:49:18.260 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@db5e88a 2025-03-20 09:49:18.260 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@db5e88a 2025-03-20 09:49:18.260 [Test worker @coroutine#5323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-20 09:49:18.267 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db5e88a 2025-03-20 09:49:18.272 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db5e88a 2025-03-20 09:49:18.272 [DefaultDispatcher-worker-13 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:18.272 [DefaultDispatcher-worker-13 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.272 [DefaultDispatcher-worker-13 @coroutine#2224] 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:39863/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:18.272 [DefaultDispatcher-worker-13 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.273 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db5e88a 2025-03-20 09:49:18.273 [DefaultDispatcher-worker-19 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.273 [DefaultDispatcher-worker-19 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.274 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db5e88a 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@247246ea 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-03-20 09:49:18.274 [Test worker @coroutine#5323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-20 09:49:18.281 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-03-20 09:49:18.286 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-03-20 09:49:18.287 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-03-20 09:49:18.288 [Test worker @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-03-20 09:49:18.292 [DefaultDispatcher-worker-20 @coroutine#5339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71639428 2025-03-20 09:49:18.299 [DefaultDispatcher-worker-2 @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db5e88a 2025-03-20 09:49:18.303 [DefaultDispatcher-worker-14 @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@db5e88a 2025-03-20 09:49:18.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-20 09:49:18.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-20 09:49:18.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.307 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@db5e88a: (connection evicted) 2025-03-20 09:49:18.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-20 09:49:18.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-20 09:49:18.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-20 09:49:18.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-20 09:49:18.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.308 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71639428: (connection evicted) 2025-03-20 09:49:18.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-20 09:49:18.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14a4ba91 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.309 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-20 09:49:18.310 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-03-20 09:49:18.310 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-03-20 09:49:18.310 [Test worker @coroutine#5364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-20 09:49:18.313 [DefaultDispatcher-worker-13 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:18.314 [DefaultDispatcher-worker-13 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.314 [DefaultDispatcher-worker-13 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:18.314 [DefaultDispatcher-worker-13 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.314 [DefaultDispatcher-worker-14 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.314 [DefaultDispatcher-worker-14 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.318 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-03-20 09:49:18.323 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-03-20 09:49:18.324 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-03-20 09:49:18.325 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-03-20 09:49:18.329 [DefaultDispatcher-worker-20 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-03-20 09:49:18.332 [DefaultDispatcher-worker-21 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-03-20 09:49:18.338 [DefaultDispatcher-worker-20 @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@867e628 2025-03-20 09:49:18.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-20 09:49:18.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-20 09:49:18.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.339 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@867e628: (connection evicted) 2025-03-20 09:49:18.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-20 09:49:18.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf5cf47 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.340 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-20 09:49:18.341 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-20 09:49:18.341 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-20 09:49:18.341 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-20 09:49:18.348 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-20 09:49:18.350 [DefaultDispatcher-worker-4 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568b1c6d 2025-03-20 09:49:18.351 [DefaultDispatcher-worker-4 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.351 [DefaultDispatcher-worker-4 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:18.351 [DefaultDispatcher-worker-4 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.351 [DefaultDispatcher-worker-8 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.353 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-20 09:49:18.354 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-20 09:49:18.355 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-20 09:49:18.359 [DefaultDispatcher-worker-13 @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-20 09:49:18.362 [DefaultDispatcher-worker-22 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-20 09:49:18.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-20 09:49:18.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-20 09:49:18.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.363 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@556d8c78: (connection evicted) 2025-03-20 09:49:18.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-20 09:49:18.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2692910f 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-20 09:49:18.364 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-20 09:49:18.372 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-20 09:49:18.375 [DefaultDispatcher-worker-1 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:18.375 [DefaultDispatcher-worker-1 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.375 [DefaultDispatcher-worker-1 @coroutine#2297] 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:44039/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:18.375 [DefaultDispatcher-worker-1 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.375 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.375 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.377 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-20 09:49:18.378 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-20 09:49:18.379 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-20 09:49:18.384 [DefaultDispatcher-worker-10 @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-20 09:49:18.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-20 09:49:18.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-20 09:49:18.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.420 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb: (connection evicted) 2025-03-20 09:49:18.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-20 09:49:18.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524ba12b 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-20 09:49:18.421 [Test worker @coroutine#5450] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-20 09:49:18.429 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-20 09:49:18.434 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-20 09:49:18.435 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-20 09:49:18.436 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-20 09:49:18.440 [DefaultDispatcher-worker-10 @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-20 09:49:18.443 [DefaultDispatcher-worker-12 @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-20 09:49:18.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-20 09:49:18.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-20 09:49:18.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.446 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135ddb56: (connection evicted) 2025-03-20 09:49:18.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-20 09:49:18.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f636a5 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-03-20 09:49:18.449 [Test worker @coroutine#5474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-20 09:49:18.457 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-03-20 09:49:18.462 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-03-20 09:49:18.463 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-03-20 09:49:18.464 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-03-20 09:49:18.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-20 09:49:18.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-20 09:49:18.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:18.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-20 09:49:18.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1344ee24 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2025-03-20 09:49:18.467 [Test worker @coroutine#5490] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-20 09:49:18.475 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2025-03-20 09:49:18.477 [DefaultDispatcher-worker-22 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:18.477 [DefaultDispatcher-worker-22 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.477 [DefaultDispatcher-worker-22 @coroutine#2348] 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:38641/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:18.477 [DefaultDispatcher-worker-22 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.477 [DefaultDispatcher-worker-9 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.477 [DefaultDispatcher-worker-9 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.480 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2025-03-20 09:49:18.481 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2025-03-20 09:49:18.482 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2025-03-20 09:49:18.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-20 09:49:18.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-20 09:49:18.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:18.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-20 09:49:18.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea48ca1 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d04234 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d04234 2025-03-20 09:49:18.484 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-20 09:49:18.492 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d04234 2025-03-20 09:49:18.497 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d04234 2025-03-20 09:49:18.498 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d04234 2025-03-20 09:49:18.499 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d04234 2025-03-20 09:49:18.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-20 09:49:18.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-20 09:49:18.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:18.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-20 09:49:18.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-20 09:49:18.505 [UI Thread @coroutine#5530] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51177/Site/verify 2025-03-20 09:49:18.505 [UI Thread @coroutine#5530] 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:51177/Site/verify. 2025-03-20 09:49:18.505 [UI Thread @coroutine#5530] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51177/Site/verify 2025-03-20 09:49:18.507 [UI Thread @coroutine#5530] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51177/Site/verify 2025-03-20 09:49:18.507 [UI Thread @coroutine#5530] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51177/Site/verify 2025-03-20 09:49:18.507 [UI Thread @coroutine#5530] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51177/Site/verify. 2025-03-20 09:49:18.507 [UI Thread @coroutine#5530] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51177/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:18.510 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-20 09:49:18.510 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d94ab 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-03-20 09:49:18.511 [Test worker @coroutine#5544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-20 09:49:18.519 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-03-20 09:49:18.524 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-03-20 09:49:18.525 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-03-20 09:49:18.526 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-03-20 09:49:18.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-20 09:49:18.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-20 09:49:18.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:18.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-20 09:49:18.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10e5471d 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-03-20 09:49:18.528 [Test worker @coroutine#5561] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-20 09:49:18.536 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-03-20 09:49:18.541 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-03-20 09:49:18.542 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-03-20 09:49:18.543 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-03-20 09:49:18.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-20 09:49:18.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-20 09:49:18.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:18.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-20 09:49:18.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@442612a6 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.545 [Test worker @coroutine#5578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-20 09:49:18.546 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2025-03-20 09:49:18.546 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2025-03-20 09:49:18.546 [Test worker @coroutine#5578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-20 09:49:18.553 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2025-03-20 09:49:18.558 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2025-03-20 09:49:18.559 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2025-03-20 09:49:18.560 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2025-03-20 09:49:18.561 [UI Thread @coroutine#5592] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47977/Site/verify 2025-03-20 09:49:18.561 [UI Thread @coroutine#5592] 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:47977/Site/verify. 2025-03-20 09:49:18.561 [UI Thread @coroutine#5592] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47977/Site/verify 2025-03-20 09:49:18.562 [UI Thread @coroutine#5592] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47977/Site/verify 2025-03-20 09:49:18.562 [UI Thread @coroutine#5592] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47977/Site/verify 2025-03-20 09:49:18.562 [UI Thread @coroutine#5592] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47977/Site/verify. 2025-03-20 09:49:18.562 [UI Thread @coroutine#5592] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47977/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:18.563 [DefaultDispatcher-worker-17 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:18.563 [DefaultDispatcher-worker-17 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.563 [DefaultDispatcher-worker-17 @coroutine#2390] 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:53729/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:18.563 [DefaultDispatcher-worker-17 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.563 [DefaultDispatcher-worker-2 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.563 [DefaultDispatcher-worker-2 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-20 09:49:18.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-20 09:49:18.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:18.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-20 09:49:18.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-20 09:49:18.566 [UI Thread @coroutine#5607] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50127/Site/verify 2025-03-20 09:49:18.566 [UI Thread @coroutine#5607] 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:50127/Site/verify. 2025-03-20 09:49:18.566 [UI Thread @coroutine#5607] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50127/Site/verify 2025-03-20 09:49:18.567 [UI Thread @coroutine#5607] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50127/Site/verify 2025-03-20 09:49:18.567 [UI Thread @coroutine#5607] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50127/Site/verify 2025-03-20 09:49:18.567 [UI Thread @coroutine#5607] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50127/Site/verify. 2025-03-20 09:49:18.567 [UI Thread @coroutine#5607] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50127/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:18.570 [UI Thread @coroutine#5620] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58235/Site/verify 2025-03-20 09:49:18.570 [UI Thread @coroutine#5620] 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:58235/Site/verify. 2025-03-20 09:49:18.570 [UI Thread @coroutine#5620] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58235/Site/verify 2025-03-20 09:49:18.570 [UI Thread @coroutine#5620] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58235/Site/verify 2025-03-20 09:49:18.570 [UI Thread @coroutine#5620] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58235/Site/verify 2025-03-20 09:49:18.570 [UI Thread @coroutine#5620] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58235/Site/verify. 2025-03-20 09:49:18.570 [UI Thread @coroutine#5620] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58235/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:18.573 [UI Thread @coroutine#5634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-20 09:49:18.573 [UI Thread @coroutine#5634] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-03-20 09:49:18.573 [UI Thread @coroutine#5634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-20 09:49:18.574 [UI Thread @coroutine#5634] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-03-20 09:49:18.575 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4298e4b4 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.576 [Test worker @coroutine#5641] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-20 09:49:18.584 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.589 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.590 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.590 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.595 [DefaultDispatcher-worker-1 @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.605 [DefaultDispatcher-worker-19 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.609 [DefaultDispatcher-worker-6 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.612 [DefaultDispatcher-worker-21 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.615 [DefaultDispatcher-worker-6 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.618 [DefaultDispatcher-worker-18 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.623 [DefaultDispatcher-worker-14 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.631 [DefaultDispatcher-worker-17 @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d594a5a 2025-03-20 09:49:18.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-20 09:49:18.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-20 09:49:18.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.632 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d594a5a: (connection evicted) 2025-03-20 09:49:18.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-20 09:49:18.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d9d042 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.633 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-20 09:49:18.634 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2025-03-20 09:49:18.634 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2025-03-20 09:49:18.634 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-20 09:49:18.641 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2025-03-20 09:49:18.646 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2025-03-20 09:49:18.647 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2025-03-20 09:49:18.648 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2153f0d7 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2025-03-20 09:49:18.648 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-20 09:49:18.656 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2025-03-20 09:49:18.661 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2025-03-20 09:49:18.662 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2025-03-20 09:49:18.663 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2025-03-20 09:49:18.666 [DefaultDispatcher-worker-21 @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2025-03-20 09:49:18.673 [DefaultDispatcher-worker-10 @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2025-03-20 09:49:18.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-20 09:49:18.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-20 09:49:18.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.681 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f709e71: (connection evicted) 2025-03-20 09:49:18.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-20 09:49:18.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-20 09:49:18.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-20 09:49:18.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-20 09:49:18.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.681 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7856b790: (connection evicted) 2025-03-20 09:49:18.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-20 09:49:18.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50cf26b7 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.682 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.683 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-20 09:49:18.683 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8cfad5 2025-03-20 09:49:18.683 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8cfad5 2025-03-20 09:49:18.683 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-20 09:49:18.688 [DefaultDispatcher-worker-1 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:18.688 [DefaultDispatcher-worker-1 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.688 [DefaultDispatcher-worker-1 @coroutine#2444] 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:50247/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:18.688 [DefaultDispatcher-worker-1 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.689 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.689 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:18.691 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8cfad5 2025-03-20 09:49:18.696 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8cfad5 2025-03-20 09:49:18.697 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8cfad5 2025-03-20 09:49:18.698 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8cfad5 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29478556 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ad048a 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ad048a 2025-03-20 09:49:18.698 [Test worker @coroutine#5719] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-20 09:49:18.706 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ad048a 2025-03-20 09:49:18.711 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ad048a 2025-03-20 09:49:18.712 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ad048a 2025-03-20 09:49:18.715 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ad048a 2025-03-20 09:49:18.718 [DefaultDispatcher-worker-16 @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ad048a 2025-03-20 09:49:18.725 [DefaultDispatcher-worker-16 @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8cfad5 2025-03-20 09:49:18.729 [DefaultDispatcher-worker-9 @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8cfad5 2025-03-20 09:49:18.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-20 09:49:18.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-20 09:49:18.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.732 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d8cfad5: (connection evicted) 2025-03-20 09:49:18.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-20 09:49:18.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-20 09:49:18.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-20 09:49:18.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-20 09:49:18.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.732 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76ad048a: (connection evicted) 2025-03-20 09:49:18.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:18.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-20 09:49:18.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a6864f0 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.733 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-20 09:49:18.734 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2025-03-20 09:49:18.734 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2025-03-20 09:49:18.734 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-20 09:49:18.741 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2025-03-20 09:49:18.746 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2025-03-20 09:49:18.747 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2025-03-20 09:49:18.748 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4992e34f 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a6b730 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a6b730 2025-03-20 09:49:18.748 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-20 09:49:18.756 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6b730 2025-03-20 09:49:18.760 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6b730 2025-03-20 09:49:18.761 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6b730 2025-03-20 09:49:18.762 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6b730 2025-03-20 09:49:18.766 [DefaultDispatcher-worker-1 @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a6b730 2025-03-20 09:49:18.772 [DefaultDispatcher-worker-5 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2025-03-20 09:49:18.777 [DefaultDispatcher-worker-5 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2025-03-20 09:49:18.834 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:18.848 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.021 [DefaultDispatcher-worker-7 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:19.021 [DefaultDispatcher-worker-7 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.021 [DefaultDispatcher-worker-7 @coroutine#2113] 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:55369/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:19.021 [DefaultDispatcher-worker-7 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.022 [DefaultDispatcher-worker-6 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.022 [DefaultDispatcher-worker-6 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-20 09:49:19.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-20 09:49:19.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.028 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4374c051: (connection evicted) 2025-03-20 09:49:19.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-20 09:49:19.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-20 09:49:19.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-20 09:49:19.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-20 09:49:19.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.029 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49a6b730: (connection evicted) 2025-03-20 09:49:19.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-20 09:49:19.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57fd93f9 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-03-20 09:49:19.030 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-20 09:49:19.038 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-03-20 09:49:19.043 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-03-20 09:49:19.044 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-03-20 09:49:19.045 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66e17bf2 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@21707a18 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@21707a18 2025-03-20 09:49:19.045 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-20 09:49:19.052 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21707a18 2025-03-20 09:49:19.057 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21707a18 2025-03-20 09:49:19.058 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21707a18 2025-03-20 09:49:19.059 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21707a18 2025-03-20 09:49:19.062 [DefaultDispatcher-worker-10 @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21707a18 2025-03-20 09:49:19.069 [DefaultDispatcher-worker-10 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-03-20 09:49:19.073 [DefaultDispatcher-worker-4 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-03-20 09:49:19.077 [DefaultDispatcher-worker-6 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678 2025-03-20 09:49:19.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-20 09:49:19.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-20 09:49:19.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.080 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a7f6678: (connection evicted) 2025-03-20 09:49:19.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-20 09:49:19.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-20 09:49:19.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-20 09:49:19.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-20 09:49:19.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.080 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21707a18: (connection evicted) 2025-03-20 09:49:19.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-20 09:49:19.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@111c9be 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.081 [Test worker @coroutine#5879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-20 09:49:19.082 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-03-20 09:49:19.082 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-03-20 09:49:19.082 [Test worker @coroutine#5879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-20 09:49:19.089 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-03-20 09:49:19.094 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-03-20 09:49:19.095 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-03-20 09:49:19.096 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54539319 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.096 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@7277fa93 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@7277fa93 2025-03-20 09:49:19.097 [Test worker @coroutine#5879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-20 09:49:19.104 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7277fa93 2025-03-20 09:49:19.109 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7277fa93 2025-03-20 09:49:19.110 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7277fa93 2025-03-20 09:49:19.111 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7277fa93 2025-03-20 09:49:19.114 [DefaultDispatcher-worker-2 @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7277fa93 2025-03-20 09:49:19.115 [DefaultDispatcher-worker-17 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:19.115 [DefaultDispatcher-worker-17 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.115 [DefaultDispatcher-worker-17 @coroutine#2146] 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:39419/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:19.115 [DefaultDispatcher-worker-17 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.115 [DefaultDispatcher-worker-14 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.115 [DefaultDispatcher-worker-14 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.121 [DefaultDispatcher-worker-18 @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-03-20 09:49:19.125 [DefaultDispatcher-worker-19 @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-03-20 09:49:19.128 [DefaultDispatcher-worker-10 @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a506493 2025-03-20 09:49:19.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-20 09:49:19.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-20 09:49:19.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.131 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a506493: (connection evicted) 2025-03-20 09:49:19.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-20 09:49:19.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-20 09:49:19.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-20 09:49:19.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-20 09:49:19.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.131 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7277fa93: (connection evicted) 2025-03-20 09:49:19.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-20 09:49:19.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@531f6879 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.132 [Test worker @coroutine#5934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-20 09:49:19.133 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-03-20 09:49:19.133 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-03-20 09:49:19.133 [Test worker @coroutine#5934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-20 09:49:19.140 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-03-20 09:49:19.145 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-03-20 09:49:19.146 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-03-20 09:49:19.147 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c8c2d03 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-03-20 09:49:19.147 [Test worker @coroutine#5934] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-20 09:49:19.154 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-03-20 09:49:19.159 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-03-20 09:49:19.160 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-03-20 09:49:19.161 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-03-20 09:49:19.165 [DefaultDispatcher-worker-10 @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87 2025-03-20 09:49:19.171 [DefaultDispatcher-worker-12 @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-03-20 09:49:19.175 [DefaultDispatcher-worker-18 @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-03-20 09:49:19.179 [DefaultDispatcher-worker-12 @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246 2025-03-20 09:49:19.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-20 09:49:19.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-20 09:49:19.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.181 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b3aa246: (connection evicted) 2025-03-20 09:49:19.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-20 09:49:19.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-20 09:49:19.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-20 09:49:19.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-20 09:49:19.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.182 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e27ed87: (connection evicted) 2025-03-20 09:49:19.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-20 09:49:19.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@763b279 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.183 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.184 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.184 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.184 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.184 [Test worker @coroutine#5986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-20 09:49:19.184 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@61874f5d 2025-03-20 09:49:19.184 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@61874f5d 2025-03-20 09:49:19.184 [Test worker @coroutine#5986] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-20 09:49:19.191 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61874f5d 2025-03-20 09:49:19.196 [DefaultDispatcher-worker-1 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:19.196 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.196 [DefaultDispatcher-worker-1 @coroutine#2192] 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:56245/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:19.196 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.196 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61874f5d 2025-03-20 09:49:19.196 [DefaultDispatcher-worker-21 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.197 [DefaultDispatcher-worker-21 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.197 [Test worker @coroutine#5991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61874f5d 2025-03-20 09:49:19.198 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61874f5d 2025-03-20 09:49:19.202 [DefaultDispatcher-worker-17 @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61874f5d 2025-03-20 09:49:19.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-20 09:49:19.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-20 09:49:19.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.203 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61874f5d: (connection evicted) 2025-03-20 09:49:19.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-20 09:49:19.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7959d16a 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.204 [Test worker @coroutine#6012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-20 09:49:19.205 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2025-03-20 09:49:19.205 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2025-03-20 09:49:19.205 [Test worker @coroutine#6012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-20 09:49:19.212 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2025-03-20 09:49:19.217 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2025-03-20 09:49:19.218 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2025-03-20 09:49:19.218 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2025-03-20 09:49:19.223 [DefaultDispatcher-worker-12 @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2025-03-20 09:49:19.233 [DefaultDispatcher-worker-21 @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2025-03-20 09:49:19.236 [DefaultDispatcher-worker-21 @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1 2025-03-20 09:49:19.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-20 09:49:19.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-20 09:49:19.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.239 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34dcd7a1: (connection evicted) 2025-03-20 09:49:19.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-20 09:49:19.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b79055 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-20 09:49:19.240 [Test worker @coroutine#6037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-20 09:49:19.248 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-20 09:49:19.253 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-20 09:49:19.253 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-20 09:49:19.254 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-20 09:49:19.258 [DefaultDispatcher-worker-9 @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-20 09:49:19.269 [DefaultDispatcher-worker-18 @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-20 09:49:19.272 [DefaultDispatcher-worker-16 @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-20 09:49:19.277 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:19.277 [DefaultDispatcher-worker-12 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.277 [DefaultDispatcher-worker-12 @coroutine#2224] 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:39863/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:19.277 [DefaultDispatcher-worker-12 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.277 [DefaultDispatcher-worker-6 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.277 [DefaultDispatcher-worker-6 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.278 [DefaultDispatcher-worker-9 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-20 09:49:19.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-20 09:49:19.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-20 09:49:19.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.279 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3: (connection evicted) 2025-03-20 09:49:19.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-20 09:49:19.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538c823c 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.280 [Test worker @coroutine#6072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-20 09:49:19.281 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-03-20 09:49:19.281 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-03-20 09:49:19.281 [Test worker @coroutine#6072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-20 09:49:19.288 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-03-20 09:49:19.293 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-03-20 09:49:19.294 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-03-20 09:49:19.294 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-03-20 09:49:19.298 [DefaultDispatcher-worker-2 @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-03-20 09:49:19.309 [DefaultDispatcher-worker-22 @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-03-20 09:49:19.313 [DefaultDispatcher-worker-8 @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-03-20 09:49:19.317 [DefaultDispatcher-worker-18 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22 2025-03-20 09:49:19.318 [DefaultDispatcher-worker-20 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:19.318 [DefaultDispatcher-worker-20 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.318 [DefaultDispatcher-worker-20 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:19.318 [DefaultDispatcher-worker-20 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-20 09:49:19.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-20 09:49:19.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.318 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14ab3e22: (connection evicted) 2025-03-20 09:49:19.318 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.318 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-20 09:49:19.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8dbe78f 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-03-20 09:49:19.320 [Test worker @coroutine#6107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-20 09:49:19.327 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-03-20 09:49:19.332 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-03-20 09:49:19.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-03-20 09:49:19.334 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17ed6578 2025-03-20 09:49:19.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-20 09:49:19.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-20 09:49:19.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:19.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-20 09:49:19.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bd4d24b 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.338 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-20 09:49:19.339 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2025-03-20 09:49:19.339 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2025-03-20 09:49:19.339 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-20 09:49:19.346 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2025-03-20 09:49:19.351 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2025-03-20 09:49:19.351 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2025-03-20 09:49:19.352 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73c337e9 2025-03-20 09:49:19.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-20 09:49:19.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-20 09:49:19.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:19.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-20 09:49:19.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.355 [DefaultDispatcher-worker-16 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568b1c6d 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7adc8212 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.355 [DefaultDispatcher-worker-16 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.355 [DefaultDispatcher-worker-16 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.355 [DefaultDispatcher-worker-16 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.355 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-20 09:49:19.356 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@470c40be 2025-03-20 09:49:19.356 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@470c40be 2025-03-20 09:49:19.356 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-20 09:49:19.356 [DefaultDispatcher-worker-16 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.363 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c40be 2025-03-20 09:49:19.368 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c40be 2025-03-20 09:49:19.369 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c40be 2025-03-20 09:49:19.370 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470c40be 2025-03-20 09:49:19.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-20 09:49:19.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-20 09:49:19.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:19.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-20 09:49:19.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b6ad23b 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.374 [UI Thread @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-20 09:49:19.375 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3426ddba 2025-03-20 09:49:19.375 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@3426ddba 2025-03-20 09:49:19.375 [UI Thread @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-20 09:49:19.379 [DefaultDispatcher-worker-22 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:19.380 [DefaultDispatcher-worker-22 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.380 [DefaultDispatcher-worker-22 @coroutine#2297] 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:44039/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:19.380 [DefaultDispatcher-worker-22 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.380 [DefaultDispatcher-worker-22 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.380 [DefaultDispatcher-worker-22 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.383 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426ddba 2025-03-20 09:49:19.388 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426ddba 2025-03-20 09:49:19.388 [UI Thread @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426ddba 2025-03-20 09:49:19.389 [UI Thread @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426ddba 2025-03-20 09:49:19.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-20 09:49:19.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-20 09:49:19.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.391 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3426ddba: (connection evicted) 2025-03-20 09:49:19.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-20 09:49:19.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e5b18 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-03-20 09:49:19.393 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-20 09:49:19.401 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-03-20 09:49:19.406 [Test worker @coroutine#6198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-03-20 09:49:19.407 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-03-20 09:49:19.407 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1179c778 2025-03-20 09:49:19.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-20 09:49:19.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-20 09:49:19.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:19.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-20 09:49:19.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b96101b 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.409 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-03-20 09:49:19.410 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-20 09:49:19.418 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-03-20 09:49:19.423 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-03-20 09:49:19.423 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-03-20 09:49:19.424 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7953699e 2025-03-20 09:49:19.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-20 09:49:19.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-20 09:49:19.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:19.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-20 09:49:19.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f2a5d5f 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@19eaab0b 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@19eaab0b 2025-03-20 09:49:19.426 [Test worker @coroutine#6229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-20 09:49:19.436 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19eaab0b 2025-03-20 09:49:19.442 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19eaab0b 2025-03-20 09:49:19.442 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19eaab0b 2025-03-20 09:49:19.443 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19eaab0b 2025-03-20 09:49:19.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-20 09:49:19.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-20 09:49:19.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:19.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-20 09:49:19.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-20 09:49:19.445 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-20 09:49:19.445 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.445 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.445 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.445 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.445 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16e693c1 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfd3d0 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bfd3d0 2025-03-20 09:49:19.446 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-20 09:49:19.454 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfd3d0 2025-03-20 09:49:19.459 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfd3d0 2025-03-20 09:49:19.460 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfd3d0 2025-03-20 09:49:19.460 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bfd3d0 2025-03-20 09:49:19.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-20 09:49:19.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-20 09:49:19.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:19.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-20 09:49:19.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b70b2a 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-03-20 09:49:19.463 [Test worker @coroutine#6262] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-03-20 09:49:19.471 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-03-20 09:49:19.476 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-03-20 09:49:19.477 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-03-20 09:49:19.478 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-03-20 09:49:19.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-03-20 09:49:19.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-03-20 09:49:19.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:19.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-03-20 09:49:19.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-03-20 09:49:19.481 [DefaultDispatcher-worker-17 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:19.482 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.482 [DefaultDispatcher-worker-17 @coroutine#2348] 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:38641/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:19.482 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6385b96c 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.482 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.482 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.482 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-03-20 09:49:19.483 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@327fa027 2025-03-20 09:49:19.483 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@327fa027 2025-03-20 09:49:19.483 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-03-20 09:49:19.491 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327fa027 2025-03-20 09:49:19.496 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327fa027 2025-03-20 09:49:19.497 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327fa027 2025-03-20 09:49:19.498 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327fa027 2025-03-20 09:49:19.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-03-20 09:49:19.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-03-20 09:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:19.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-03-20 09:49:19.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@374d3128 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-03-20 09:49:19.500 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.501 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.501 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.501 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.501 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.501 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.501 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.501 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.501 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-03-20 09:49:19.501 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-03-20 09:49:19.501 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-03-20 09:49:19.501 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-03-20 09:49:19.509 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-03-20 09:49:19.514 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-03-20 09:49:19.515 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-03-20 09:49:19.516 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ea544e 2025-03-20 09:49:19.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-03-20 09:49:19.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-03-20 09:49:19.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:19.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-03-20 09:49:19.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14170abd 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a8b0bb 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a8b0bb 2025-03-20 09:49:19.518 [Test worker @coroutine#6319] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-03-20 09:49:19.526 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a8b0bb 2025-03-20 09:49:19.531 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a8b0bb 2025-03-20 09:49:19.532 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a8b0bb 2025-03-20 09:49:19.533 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a8b0bb 2025-03-20 09:49:19.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-03-20 09:49:19.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-03-20 09:49:19.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:19.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-03-20 09:49:19.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dc6c5ca 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@351aa7f 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@351aa7f 2025-03-20 09:49:19.536 [Test worker @coroutine#6338] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-03-20 09:49:19.544 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351aa7f 2025-03-20 09:49:19.549 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351aa7f 2025-03-20 09:49:19.550 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351aa7f 2025-03-20 09:49:19.551 [Test worker @coroutine#6344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351aa7f 2025-03-20 09:49:19.552 [UI Thread @coroutine#6353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-20 09:49:19.553 [UI Thread @coroutine#6353] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-03-20 09:49:19.553 [UI Thread @coroutine#6353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-20 09:49:19.553 [UI Thread @coroutine#6353] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-03-20 09:49:19.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-03-20 09:49:19.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-03-20 09:49:19.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:19.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-03-20 09:49:19.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5a6c07 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@55abf66a 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@55abf66a 2025-03-20 09:49:19.555 [Test worker @coroutine#6359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-03-20 09:49:19.563 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55abf66a 2025-03-20 09:49:19.567 [DefaultDispatcher-worker-1 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:19.567 [DefaultDispatcher-worker-1 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.567 [DefaultDispatcher-worker-1 @coroutine#2390] 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:53729/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:19.567 [DefaultDispatcher-worker-1 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.568 [DefaultDispatcher-worker-2 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.568 [DefaultDispatcher-worker-2 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.569 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55abf66a 2025-03-20 09:49:19.569 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55abf66a 2025-03-20 09:49:19.570 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55abf66a 2025-03-20 09:49:19.572 [UI Thread @coroutine#6378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59669/Site/verify 2025-03-20 09:49:19.572 [UI Thread @coroutine#6378] 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:59669/Site/verify. 2025-03-20 09:49:19.572 [UI Thread @coroutine#6378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59669/Site/verify 2025-03-20 09:49:19.572 [UI Thread @coroutine#6378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59669/Site/verify 2025-03-20 09:49:19.572 [UI Thread @coroutine#6378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59669/Site/verify 2025-03-20 09:49:19.573 [UI Thread @coroutine#6378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59669/Site/verify. 2025-03-20 09:49:19.573 [UI Thread @coroutine#6378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59669/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-20 09:49:19.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-03-20 09:49:19.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-03-20 09:49:19.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-20 09:49:19.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:19.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-03-20 09:49:19.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b5950f 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@321b2469 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@321b2469 2025-03-20 09:49:19.576 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-03-20 09:49:19.584 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321b2469 2025-03-20 09:49:19.589 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321b2469 2025-03-20 09:49:19.590 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321b2469 2025-03-20 09:49:19.591 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321b2469 2025-03-20 09:49:19.595 [DefaultDispatcher-worker-16 @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321b2469 2025-03-20 09:49:19.598 [DefaultDispatcher-worker-7 @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321b2469 2025-03-20 09:49:19.602 [UI Thread @coroutine#6404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44765/707053663754813440/_ustadmanifest.json 2025-03-20 09:49:19.602 [UI Thread @coroutine#6404] 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:44765/707053663754813440/_ustadmanifest.json. 2025-03-20 09:49:19.602 [UI Thread @coroutine#6404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44765/707053663754813440/_ustadmanifest.json 2025-03-20 09:49:19.603 [UI Thread @coroutine#6404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44765/707053663754813440/_ustadmanifest.json 2025-03-20 09:49:19.603 [UI Thread @coroutine#6404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44765/707053663754813440/_ustadmanifest.json 2025-03-20 09:49:19.603 [UI Thread @coroutine#6404] 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:44765/707053663754813440/_ustadmanifest.json. 2025-03-20 09:49:19.603 [UI Thread @coroutine#6404] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44765/707053663754813440/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:49:19.603 [UI Thread @coroutine#6404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44765/mediainfo.json 2025-03-20 09:49:19.603 [UI Thread @coroutine#6404] 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:44765/mediainfo.json. 2025-03-20 09:49:19.603 [UI Thread @coroutine#6404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44765/mediainfo.json 2025-03-20 09:49:19.604 [UI Thread @coroutine#6404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44765/mediainfo.json 2025-03-20 09:49:19.604 [UI Thread @coroutine#6404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44765/mediainfo.json 2025-03-20 09:49:19.644 [UI Thread @coroutine#6404] 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:44765/mediainfo.json. 2025-03-20 09:49:19.644 [UI Thread @coroutine#6404] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44765/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:49:19.676 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:19.693 [DefaultDispatcher-worker-20 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:19.694 [DefaultDispatcher-worker-20 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.694 [DefaultDispatcher-worker-20 @coroutine#2444] 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:50247/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:19.694 [DefaultDispatcher-worker-20 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.694 [DefaultDispatcher-worker-1 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.694 [DefaultDispatcher-worker-1 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:19.896 [DefaultDispatcher-worker-3 @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5112b7 2025-03-20 09:49:19.990 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:20.026 [DefaultDispatcher-worker-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2025-03-20 09:49:20.026 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.026 [DefaultDispatcher-worker-2 @coroutine#2113] 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:55369/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:20.026 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.027 [DefaultDispatcher-worker-7 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.027 [DefaultDispatcher-worker-7 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55369/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.120 [DefaultDispatcher-worker-22 @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e8426aa 2025-03-20 09:49:20.120 [DefaultDispatcher-worker-22 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.120 [DefaultDispatcher-worker-22 @coroutine#2146] 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:39419/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:20.120 [DefaultDispatcher-worker-22 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.121 [DefaultDispatcher-worker-15 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.121 [DefaultDispatcher-worker-15 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39419/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.201 [DefaultDispatcher-worker-23 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c1a76e 2025-03-20 09:49:20.201 [DefaultDispatcher-worker-23 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.201 [DefaultDispatcher-worker-23 @coroutine#2192] 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:56245/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:20.201 [DefaultDispatcher-worker-23 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.201 [DefaultDispatcher-worker-21 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.201 [DefaultDispatcher-worker-21 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56245/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.282 [DefaultDispatcher-worker-12 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e3c4c12 2025-03-20 09:49:20.282 [DefaultDispatcher-worker-12 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.282 [DefaultDispatcher-worker-12 @coroutine#2224] 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:39863/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:20.282 [DefaultDispatcher-worker-12 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.283 [DefaultDispatcher-worker-17 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.283 [DefaultDispatcher-worker-17 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39863/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.323 [DefaultDispatcher-worker-6 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515b7335 2025-03-20 09:49:20.324 [DefaultDispatcher-worker-6 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.324 [DefaultDispatcher-worker-6 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:20.324 [DefaultDispatcher-worker-6 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.325 [DefaultDispatcher-worker-8 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.325 [DefaultDispatcher-worker-8 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51365/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.335 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:20.360 [DefaultDispatcher-worker-17 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568b1c6d 2025-03-20 09:49:20.360 [DefaultDispatcher-worker-17 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.360 [DefaultDispatcher-worker-17 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:20.360 [DefaultDispatcher-worker-17 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.360 [DefaultDispatcher-worker-17 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.384 [DefaultDispatcher-worker-13 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@747476f1 2025-03-20 09:49:20.384 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.384 [DefaultDispatcher-worker-13 @coroutine#2297] 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:44039/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:20.384 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.385 [DefaultDispatcher-worker-12 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.385 [DefaultDispatcher-worker-12 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44039/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.487 [DefaultDispatcher-worker-12 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dceec83 2025-03-20 09:49:20.487 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.487 [DefaultDispatcher-worker-12 @coroutine#2348] 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:38641/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:20.487 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.488 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.488 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38641/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.573 [DefaultDispatcher-worker-4 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2025-03-20 09:49:20.573 [DefaultDispatcher-worker-4 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.573 [DefaultDispatcher-worker-4 @coroutine#2390] 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:53729/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:20.573 [DefaultDispatcher-worker-4 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.574 [DefaultDispatcher-worker-12 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.574 [DefaultDispatcher-worker-12 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53729/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.591 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:20.630 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:20.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-03-20 09:49:20.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-03-20 09:49:20.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:20.648 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@321b2469: (connection evicted) 2025-03-20 09:49:20.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:20.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-03-20 09:49:20.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-03-20 09:49:20.657 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15c900be 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-20 09:49:20.673 [Test worker @coroutine#6448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-03-20 09:49:20.674 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-03-20 09:49:20.674 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-03-20 09:49:20.674 [Test worker @coroutine#6448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-03-20 09:49:20.683 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-03-20 09:49:20.684 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:20.689 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-03-20 09:49:20.690 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-03-20 09:49:20.691 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-03-20 09:49:20.695 [DefaultDispatcher-worker-5 @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-03-20 09:49:20.698 [DefaultDispatcher-worker-10 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d028c7e 2025-03-20 09:49:20.698 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.698 [DefaultDispatcher-worker-10 @coroutine#2444] 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:50247/UmAppDatabase/replication/nodeId. 2025-03-20 09:49:20.698 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.699 [DefaultDispatcher-worker-3 @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3 2025-03-20 09:49:20.699 [DefaultDispatcher-worker-20 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.699 [DefaultDispatcher-worker-20 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50247/UmAppDatabase/replication/nodeId 2025-03-20 09:49:20.774 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:20.779 [UI Thread @coroutine#6467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55979/707053668735668224/_ustadmanifest.json 2025-03-20 09:49:20.779 [UI Thread @coroutine#6467] 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:55979/707053668735668224/_ustadmanifest.json. 2025-03-20 09:49:20.779 [UI Thread @coroutine#6467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55979/707053668735668224/_ustadmanifest.json 2025-03-20 09:49:20.780 [UI Thread @coroutine#6467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55979/707053668735668224/_ustadmanifest.json 2025-03-20 09:49:20.780 [UI Thread @coroutine#6467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55979/707053668735668224/_ustadmanifest.json 2025-03-20 09:49:20.780 [UI Thread @coroutine#6467] 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:55979/707053668735668224/_ustadmanifest.json. 2025-03-20 09:49:20.780 [UI Thread @coroutine#6467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55979/707053668735668224/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:49:20.780 [UI Thread @coroutine#6467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55979/tincan.xml 2025-03-20 09:49:20.780 [UI Thread @coroutine#6467] 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:55979/tincan.xml. 2025-03-20 09:49:20.780 [UI Thread @coroutine#6467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55979/tincan.xml 2025-03-20 09:49:20.780 [UI Thread @coroutine#6467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55979/tincan.xml 2025-03-20 09:49:20.780 [UI Thread @coroutine#6467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55979/tincan.xml 2025-03-20 09:49:20.821 [UI Thread @coroutine#6467] 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:55979/tincan.xml. 2025-03-20 09:49:20.821 [UI Thread @coroutine#6467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55979/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-20 09:49:20.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-03-20 09:49:20.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-03-20 09:49:20.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-20 09:49:20.827 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e9650d3: (connection evicted) 2025-03-20 09:49:20.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-20 09:49:20.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-03-20 09:49:20.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.